Mob progs

Posted by Dev_ on Sun 25 Feb 2007 05:39 AM — 4 posts, 21,802 views.

#0
Hi, I've read over the forums here and a few docs that came with the v. smaug 1.4a I'm using. I want a program to understand when I type 'touch orb'. I got it right now with the 'speech_prog' setting on AE to execute off of 'say touch orb', so I partially know what I'm doing. Is there a setting for this or do I have to make something up on my own?
Thanks
USA #1
We use command progs to do that, but I'm not sure if those are standard or not. I imagine there are plenty of snippets around if it's not standard. (search for "command prog" or something like that)
USA #2
Custom progs like 'touch orb' are not part of stock Smaug. You'll have to code it in or find a snippet for the code.
#3
Thanks for the information guys.