
09-20-2010, 11:57 AM
|
|
Registered User
|
 |
Join Date: Jul 2008
Posts: 458
|
|
Quote:
Originally Posted by fowlplay4
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...
|
|
|
|