gamma_ray Magician
Joined: 17 Apr 2005 Posts: 496
|
Posted: Wed Dec 31, 2008 1:56 pm
Deleting room flags programatically? |
For obvious reasons
#call %roomflags(,)
doesn't work, neither does
#call %roomflags(,%null)
or
#call %roomflags(,"")
in fact the best I've been able to manage so far is a single space as in
#call %roomflags(," ")
Does anyone have a better (reasonably simple) way to clear the user string on a room? (I'm using 3.03a which may have something to do with it, can someone test this on a non-beta?) |
|