|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Support::Windows Servers Support forum for Windows EQEMu users. |
04-06-2008, 12:30 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
start zone
not sure how to set all players start in gloomingdeep B ?anyone got a clue?
|
04-06-2008, 01:53 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
found old post but the links in them are dead . i hought if you remove all from start zone and only put in gloomingdeep as X,18,-147,20 zone id 187 race 0 class 0 dity0 but thats not working what i get is when you make new toon you lock up get kicked to password screen once you go back in it will send ya to the the toon true starting city so they must be a number to tell it all races and class though it maybe 255 .I know 0 is not working
|
04-06-2008, 03:27 PM
|
|
The PEQ Dude
|
|
Join Date: Apr 2003
Location: -
Posts: 1,988
|
|
Under the variables table, create a new variable called startzone and make the value tutorialb. This will force ALL new toons to start in tutorialb, and they will be unable to start in their normal cities. There is no need to change start_zones at all with this.
This variable has to be manually created, because if it exists, even with a NULL value it will mess up starting zones (in the case of NULL, everybody will start in the default zone, which is qeynos)
|
04-06-2008, 04:07 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
Ty.C.D Your the MAN!
|
04-06-2008, 04:47 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
humm still haveing issues. i get new toon loging in to old home city i wrote it out in navicat as startzone tutorialb true also tryed it as one word startzonetutrialb 1 must be how I'm doing it im sure im wrong .
|
04-06-2008, 05:19 PM
|
Discordant
|
|
Join Date: Sep 2006
Location: Green Bay, WI
Posts: 436
|
|
Quote:
Originally Posted by Ven-elexver1
humm still haveing issues. i get new toon loging in to old home city i wrote it out in navicat as startzone tutorialb true also tryed it as one word startzonetutrialb 1 must be how I'm doing it im sure im wrong .
|
It must be in this format
Code:
insert into `variables` (`varname`, `value`, `information`, `ts`) values('startzone','tutorialb','','2008-02-10 14:09:20');
it works !
|
04-06-2008, 06:47 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
Ty man you have to wright stuff lke this out for me I'm a noob to this it works like a charm now ty.
|
04-06-2008, 07:48 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
new issue once i got the home zone working.My gm can login But new made toons get kicked when you try to login .Once your kicked to password screen you can relog in and get to gloomingdeep with no issue ? any guesses
|
04-06-2008, 10:25 PM
|
|
Developer
|
|
Join Date: Aug 2006
Location: USA
Posts: 5,946
|
|
Maybe the zone isn't booting fast enough. But normally that would just kick characters back to char screen and say "zone unavailable". Not sure what else would cause this issue. Does it happen to everyone that starts a new character? And, does it happen if someone is already in the starting zone when you create a new character, so it doesn't have to boot up the zone?
You may want to set your starting zone to run statically. Which means it will be running all of the time. By default, all zones boot dynamically, which means they only load up when someone zones into them.
Oh, and you may want to increase the number of zones that get booted up. I forget which table that is set in and I am not at my server atm to check it.
|
04-07-2008, 05:06 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
Hi. Yea i have it as static its tutorialB witch uses its new skins for mobs and was a lot of npcs casting spells when you login. so what i did is stoped the pointless casting on them selfs and i removed a guards or 2 that had no quests and walked around that helped some the pc i was logging in with has like 256 mb ram so i think that was the issue also .but yes once you have the char in the zone it logs in fine it was just when i made a new char. i got kicked to the enter password with no error popup so i think its the crappy pc. i can login my GM on my server pc with only 512mb ram and it works fine i need to make a new gm Char and check it that way next. ill let ya know how that goes Ty for the help on this all
|
04-08-2008, 06:59 PM
|
Fire Beetle
|
|
Join Date: Nov 2006
Posts: 16
|
|
How exactly do you modify the DB to have static zones?
I have just been using the command line.
|
04-08-2008, 07:02 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
i use Navicat and add both types of zones in it under Launcher for Dynamics and under Launcher_zones for static
|
04-08-2008, 07:15 PM
|
Fire Beetle
|
|
Join Date: Nov 2006
Posts: 16
|
|
So under launcher_zones what would I put in there?
Just the line tutorialb ?
|
04-08-2008, 07:31 PM
|
Discordant
|
|
Join Date: May 2006
Posts: 356
|
|
Launcher just has the name of your launcher , default is zone and the amount of dynamic zones you want it to load.
launcher_zones contains three entries per line
launcher --------- zone ------------- port
zone ----------- tutoriala ----------- 7001
zone ----------- tutorialb ----------- 7002
zone ----------- nexus -------------- 7003
This makes the above 3 zones STATIC zones that will boot up and stay up when you start your server, even if no one is in them.
BTW: MySQL GUI Tools 5 are free and will let you work with your DB.
__________________
Random Segments of Code....
|
04-08-2008, 07:57 PM
|
Sarnak
|
|
Join Date: Dec 2007
Posts: 60
|
|
yea but i leave my port at 0 it will auto pick a port for the zone .Under Launcher i put my db peq under name and under Dynamics i have the number 20 that loads 20 dynamic zones. Ps use short names under Launcher_zones
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 07:41 PM.
|
|
|
|
|
|
|
|
|
|
|
|
|