nexela Wizard
Joined: 15 Jan 2002 Posts: 1644 Location: USA
|
Posted: Fri Apr 09, 2004 4:58 am |
#HELP %roomid
roomid
Syntax: %roomid([vNum], [s])
Return or set the short name (ID) of the room to string s. If room is omitted, the current room is used.
#SHOW %roomid
will show the current roomid (short name) (will not display anything if its blank)
#Call %roomid(, "Blah")
will set the id (short name) of the current room to Blah |
|