EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Archive::Windows Servers (https://www.eqemulator.org/forums/forumdisplay.php?f=617)
-   -   #zone zoning to a different zone? (https://www.eqemulator.org/forums/showthread.php?t=13914)

Jezebell 05-22-2004 03:16 AM

#zone zoning to a different zone?
 
For some reason on my server when anyone does #zone it says it is zoning to that zone but you enter a different zone....for example:

Code:

#zone gfaydark
Entering Greater Faydark....
You have entered The Feerrott.

Any ideas?

RangerDown 05-22-2004 03:52 AM

Did somebody change the zone ID numbers in the zone table of your database?

Jezebell 05-22-2004 04:09 AM

not that I know of, I can compare them with another database to double check. Whats odd is that it is random which zone it zones you to....seems like someones cruel idea of a joke :( Also if you do it several times in a row it takes you to the zone you are trying to get to. :?

RangerDown 05-22-2004 04:11 AM

Quote:

not that I know of, I can compare them with another database to double check. Whats odd is that it is random which zone it zones you to....seems like someones cruel idea of a joke
IIIIIMMMMMMAAAAAAAAAAAAAAAGGGGEEEEEEE!!!!!!

Ooh I'm definitely gonna need a bigger trout.

Charmy 05-22-2004 06:24 AM

Hmm this same thing was happening on EQA, whever i would try to zone out of tutorial i was sent to the big drop from paineel into the hole... ouch indeed. however thats the only zone i saw it in. hmm......

cofruben 05-22-2004 06:47 AM

go to client process.cpp,and delete the following lines.
Code:

                                        if(zp)
                                        {
                                        strcpy(target_zone,zp->target_zone);
                                        zc->zoneID = database.GetZoneID(target_zone);
                                        tarheading = zp->target_heading;
                                        }

It should fix that.

Jezebell 05-22-2004 07:00 AM

thanks, i will try that tonight.


All times are GMT -4. The time now is 08:23 PM.

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