Welcome to the Builder Academy

Question Trigger of the Day - Room Global Example

More
03 Jan 2013 00:51 #1238 by Rumble
Code:
Name: 'Room Global Random Example', VNum: [ 50], RNum: [ 50] Trigger Intended Assignment: Rooms Trigger Type: Global Random , Numeric Arg: 100, Arg list: None Commands: * By Rumble of The Builder Academy tbamud.com 9091 * Fires whether a player is in the room or not. wait until 05:00 %echo% The butcher's assistant steps out of the shop to the North and turns the sign over from "closed" to "open." %load% obj 69 if %findobj.291(70)% %purge% signclosed end wait until 21:00 %echo% The butcher's assistant steps out of the shop to the North and turns the sign over from "open" to "closed." %load% obj 70 if %findobj.291(69)% %purge% signopened 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.196 seconds