View Single Post
  #4  
Old 04-12-2004, 08:34 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Quote:
Originally Posted by Xabob
Alright man that works thanks
NP, I was just browsing the source code and you can also do

world startzone <zone short name>

E.g. world startzone nexus

I tested it and that works too.

Oh, and to revert back to the normal start zones for each race, do:

delete from variables where varname='startzone' ;
Reply With Quote