Welcome to the Builder Academy

Question Trigger of the Day - Room Variables

More
31 Jan 2014 13:12 #4672 by Rumble
Code:
Name: 'Room Variables Example', VNum: [ 29], RNum: [ 29] Trigger Intended Assignment: Rooms Trigger Type: Random , Numeric Arg: 100, Arg list: None Commands: * By Rumble of The Builder Academy tbamud.com 9091 * A listing and demonstration of all room variables. %echo% CONTENTS: %self.contents% %echo% NORTH: %self.north% %self.north(vnum)% %echo% SOUTH: %self.south% %self.south(key)% %echo% SOUTH: %self.south% %self.south(vnum)% %echo% EAST: %self.east% %self.east(bits)% %echo% WEST: %self.west% %self.west(room)% %echo% UP: %self.up% %echo% DOWN: %self.down% %echo% ID: %self.id% %echo% NAME: %self.name% %echo% PEOPLE: %self.people% %echo% RANDOM.DIR: %self.random.dir% %echo% SECTOR: %self.sector% %echo% VNUM: %self.vnum% %echo% WEATHER: %self.weather%
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.

More
17 Aug 2014 16:55 #4997 by Parnassus
Is there a way to know the exit name? Using this list, I can see where the exit is going, what the vnum of the key is and if the exit is open, closed or locked. Is it possible to see if the exit is named a gate or a door or anything else?

Please Log in or Create an account to join the conversation.

More
07 Aug 2016 17:51 #6126 by Sascha
Just wanted to say that this trigger is a godsend. I love it for debugging in-game triggers, etc. Thank you for making and posting it.

Will you stand against the coming Storm? After the Breaking: STORMRIDERS MUD - atbmud.dune.net port 4000

Please Log in or Create an account to join the conversation.

More
07 Aug 2016 23:25 #6127 by Rumble
You are welcome, all the other trigger types and their variables are in HELP VARIABLES.

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.192 seconds