Notes |
|
(0001451)
|
Ben
|
27-12-12 19:59
|
|
You should make a full list of properties that causes crashes or undesired behaviour.
After that, we'll try and fix them. We can't just block them all. |
|
|
(0001456)
|
babidi
|
05-01-13 22:17
|
|
ACCOUNTS RW Gets or sets the number of accounts on the server.
should be read only
CHARS RW Gets or sets the number of characters on the server.
should be read only
ITEMS RW Gets or sets the number of items on the server.
should be read only
SAVECOUNT R Returns the number of world saves that have taken place.
should be read only
TIME R Returns the total server uptime, in tenths of a second.
should be read only |
|
|
(0001488)
|
Ben
|
23-02-13 23:24
|
|
Blocked these variables from being written. update comming soon. |
|