Welcome to the Builder Academy

Question Trigger of the Day - Mob Bribe Example

More
13 Feb 2013 16:15 #1499 by Rumble
Code:
Name: 'Mob Bribe Example', VNum: [ 72], RNum: [ 72] Trigger Intended Assignment: Mobiles Trigger Type: Bribe , Numeric Arg: 1, Arg list: None Commands: * By Rumble of The Builder Academy tbamud.com 9091 * Charge 100 gold to get out. if %amount% >= 100 if %amount% > 100 eval change %amount% - 100 give %change% coin %actor.name% end emote opnes a concealed door. wait 1 sec say thank you, step inside. wait 2 sec %echoaround% %actor% %self.name% pushes %actor.name% through a concealed door. %send% %actor% %self.name% helps you through a concealed door. %teleport% %actor% 130 else say only %amount% coins, I don't think so. give %amount% coin %actor.name% end
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.166 seconds