Welcome to the Builder Academy

Question Trigger of the Day - Parrot Repeats

More
08 Jul 2012 22:39 #342 by Rumble
Code:
Name: 'Pirate Parrot Repeats - M212', VNum: [ 204], RNum: [ 203] Trigger Intended Assignment: Mobiles Trigger Type: Speech , Numeric Arg: 100, Arg list: * Commands: * By Rumble of The Builder Academy tbamud.com 9091 * Parrot randomly repeats something said in the room. * Pick the next number in the array and global it to be read next firing. eval n %n%+1 global n * Pick a random number from the array and global what was said to the mob. eval r %%random.%n%%% set speech[%n%] %speech% global speech[%n%] * Wait a little bit and then speak. wait 1 sec eval say %%speech[%r%]%% eval say %say% say %say%
If this was helpful please vote or leave a review for TBA.

Rumble
The Builder Academy
tbamud.com 9091
rumble@tbamud.com

Please Log in or Create an account to join the conversation.

Time to create page: 0.179 seconds