PDA

View Full Version : Scrpit needed: Arena Start


Xabob
04-12-2004, 08:10 AM
I want eveyone on my server to start in arena cuz it is Static so i was wondering anyone have a script that i can use so i don't have to go thru and set it for everyone in FQadmin?

Derision
04-12-2004, 08:13 AM
I want eveyone on my server to start in arena cuz it is Static so i was wondering anyone have a script that i can use so i don't have to go thru and set it for everyone in FQadmin?

See the second post in this thread:

http://www.eqemulator.net/forums/viewtopic.php?t=11847&highlight=start+zone+arena

Xabob
04-12-2004, 08:18 AM
Alright man that works thanks :D

Derision
04-12-2004, 08:34 AM
Alright man that works thanks :D

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' ;