Thread
:
changing starting zones.
View Single Post
#
3
04-18-2004, 05:50 AM
KhaN
Dragon
Join Date: Mar 2004
Location: France, Bordeaux.
Posts: 677
I dont know if its that you want to make, but if its set start zone for all players, you can add a variable to your DB
Code:
INSERT INTO variables (varname, value, information, ts) VALUES ('startzone', 'NEXUS', '', NULL);
__________________
KhaN
View Public Profile
Send a private message to KhaN
Find all posts by KhaN