View Single Post
  #2  
Old 09-02-2008, 11:13 PM
Dan Dan is offline
Daniel
Join Date: Oct 2007
Posts: 383
Dan is an unknown quantity at this point
Send a message via MSN to Dan
PHP Code:
if (findlevel("levelname.nw").players.size() == 0)
  
deletelevel("path/levelname.nw"); 
(if deletelevel is actually a command, I'm not sure)
__________________
Reply With Quote