Welcome to the Builder Academy

Question Trigger of the Day - Picking Mushrooms

More
15 Nov 2012 22:32 #1065 by Rumble
Code:
Name: 'Picking Mushrooms', VNum: [ 162], RNum: [ 162] Trigger Intended Assignment: Rooms Trigger Type: Command , Numeric Arg: 100, Arg list: pi Commands: * By Rumble of The Builder Academy tbamud.com 9091 * Make sure the command matches MUD command pick, check for any abbrev of mushrooms. if %cmd.mudcommand% == pick && mushrooms /= %arg% %load% obj 187 %actor% inv %send% %actor% You pick a mushroom off the ground. %echoaround% %actor% %actor.name% Picks a mushroom off the ground. else * This trig could interfere with the pick door command, but no doors in this room. return 0 %send% %actor% Pick What? 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.157 seconds