Thread
:
Checking playercount in another level
View Single Post
#
2
09-02-2008, 11:13 PM
Dan
Daniel
Join Date: Oct 2007
Posts: 383
PHP Code:
if (
findlevel
(
"levelname.nw"
).
players
.
size
() ==
0
)
deletelevel
(
"path/levelname.nw"
);
(if deletelevel is actually a command, I'm not sure)
__________________
Email:
[email protected]
Dan
View Public Profile
View GraalOnline Profile
Find all posts by Dan