Welcome to the Builder Academy

Question Trigger of the Day - Guildguard Example

More
09 Nov 2012 23:49 #1016 by Rumble
Code:
Name: 'Warrior Guildguard - 127', VNum: [ 133], RNum: [ 133] Trigger Intended Assignment: Mobiles Trigger Type: Leave , Numeric Arg: 100, Arg list: None Commands: * By Rumble of The Builder Academy tbamud.com 9091 * Replaces the guildguard special procedure. * Check the direction the player must go to enter the guild. if %direction% == up * Stop them if they are not the appropriate class. if %actor.class% != warrior return 0 %send% %actor% The guard humiliates you, and blocks your way. %echoaround% %actor% The guard humiliates %actor.name%, and blocks %actor.hisher% way. end 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.185 seconds