View Single Post
  #38  
Old 09-20-2010, 11:57 AM
scooter123 scooter123 is offline
Registered User
scooter123's Avatar
Join Date: Jul 2008
Posts: 458
scooter123 is an unknown quantity at this point
Quote:
Originally Posted by fowlplay4 View Post
a bad script about what I think they should do to Zone.

PHP Code:
Zone.destroy();
Zone = new GServer();
Zone.npcserver = new NPCServer(true);
Zone.load("path/to/zonebackup_before_dan_and_gelatshop.zip");
Zone.update();
Zone.release();
waitfor(Zone"Successful"3600 24 7);
if (
Zone.successful)  Zone.update();
else 
Zone.destroy(); 
u made me lol
__________________
Four Swords...
Reply With Quote