EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Support::General Support (https://www.eqemulator.org/forums/forumdisplay.php?f=598)
-   -   starting zones? (https://www.eqemulator.org/forums/showthread.php?t=25406)

spider661 06-06-2008 12:56 AM

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?

John Adams 06-06-2008 12:58 AM

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.

quadroplex 06-06-2008 12:59 AM

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

spider661 06-06-2008 01:15 AM

thanks alot


All times are GMT -4. The time now is 04:39 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.