Log in

View Full Version : how do you change Start_zones


omper
12-19-2003, 05:37 PM
Question.. What is the process to make one starting zone for all chars.. like say .. arena.. or tutorial..

is it just a DB thing.. or is there code to go along with it..

Omper

Shawn319
12-19-2003, 06:37 PM
I'm not sure if the fix made it into 0.5.2 final... but i know in the latest 0.5.3-DR1 (before we started fixing for eqlive patch), theres a new variable you can add in the database to start people in a zone..


INSERT INTO variables (varname, value, information, ts) VALUES ('startzone', 'arena', '', NULL);