home
·
contact
·
privacy
projects
/
plomrogue
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd62e5e
)
Server/py: In SERVER_COMMANDS, mirror Python variant more precisely.
author
Christian Heller
<c.heller@plomlompom.de>
Wed, 25 Feb 2015 08:41:56 +0000
(09:41 +0100)
committer
Christian Heller
<c.heller@plomlompom.de>
Wed, 25 Feb 2015 08:41:56 +0000
(09:41 +0100)
SERVER_COMMANDS
patch
|
blob
|
history
diff --git
a/SERVER_COMMANDS
b/SERVER_COMMANDS
index cd6200fed983166e83272aacdc78876c4cfcfbfc..70510fb9fcbefc9ac1eb75a80bbc9c85fed06d71 100644
(file)
--- a/
SERVER_COMMANDS
+++ b/
SERVER_COMMANDS
@@
-110,7
+110,7
@@
MAP_LENGTH [1 to 256]
Deactivate world. Remove ./server/worldstate file. Remove all things. Remove
map. Set map edge length to argument. (Initial value: 64.)
-WORLD_ACTIVE [0
to 255
]
+WORLD_ACTIVE [0
|1
]
Set world activity state to argument. If 0, remove ./server/worldstate file.
Else, if world was so far inactive, a map exists, at least one "wait" thing
action is defined, and a thing of ID 0 (= a player character) that is not part