- Posts: 452
- Thank you received: 79
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Rumble wrote: Nice, this is the way I replaced the guild guard special procedures with stock:
Code:Name: 'Mage Guildguard - 3024', VNum: [ 3000], RNum: [ 800] Trigger Intended Assignment: Mobiles Trigger Type: Leave , Numeric Arg: 100, Arg list: None Commands: * Check the direction the player must go to enter the guild. if %direction% == south * Stop them if they are not the appropriate class. if %actor.class% != Magic User 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
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Vatiken wrote: Because your (Liko) trigger is called by using the MUD command "south", someone could potentially get around it by moving using an alternative method of moving.. ie: fleeing, or following an NPC.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
tbaMUD © 2024