starting zones?
i set all the fields in the starting zone db to start all the chars in the same area then i found that barb berserker where not starting where i had set it. and im not sure if anyone else is not going where is set it..
i noticed a while back a setting i could put in the rules table that would override the start zone table and just put everyone in the zone i put in there but i cant find the post now.. so anyone know what that rule was and weather or not it goes in the rule sets or the rule values? |
In the `variables` table, add a varname: "startzone" and value: "tutorialb" (no quotes) if you want every player to start in the Mines of Gloomingdeep (for example).
No rules or coding necessary. |
make a variable with the varname startzone and the value set to whatever zone you want everyone to start in like tutorialb for the mines of glooming deep or what not
sql code for this: Code:
insert into variables (varname, value, information) VALUES ('startzone', 'tutorialb', 'starting zone for all new characters'); |
thanks alot
|
All times are GMT -4. The time now is 04:39 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.