|
|
|
- %numrooms
- Returns the number of rooms in the current map filter
- %roomcol(vnum, color)
- Returns or sets the color of a room
- %roomcontents(vnum, stringlist)
- Returns or sets the contents of the room as a string list of database record references
- %roomcost(vnum,newcost)
- Returns or sets the cost of entering the room
- %roomdesc(vnum,text)
- Returns or sets the description of a room
- %roomflags(vnum,value)
- Returns or sets the user-defined flags for a room
- %roomid(vnum,name)
- Returns or sets the short name (id) of a room
- %roomkind(vnum,value)
- Returns or sets the room type
- %roomload(vnum,value)
- Returns or sets the reload flags for the room
- %roomname(vnum,name)
- Returns or sets the long name of the room
- %roomnote(vnum,text)
- Returns or sets the notes stored for the room
|
|