Anaristos Sorcerer
Joined: 17 Jul 2007 Posts: 821 Location: California
|
Posted: Sun Dec 07, 2008 5:38 am
[302B] Suggestion for a new room function |
With %roomflags() one can write/fetch UserStr via script. At the moment, however, the only way to access UserInt is to read/write the map database. Granted, being an Sqlite3 db now, that is not difficult to do, but from both a performance and integrity point of vew, it would be best if that didn't become common practice. So I propose a %roomuint([vnum],[value]) function that would read/set the value of this database variable.
|
|