Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 03-13-2004, 05:06 AM
Armanthuz
Sarnak
 
Join Date: Apr 2003
Posts: 72
Default repost of code that works REALLY well for me

Been searching for 10 min now cant find original author of this codes post, but its not me. I just fixed it a bit. Solved 98 percent of all the LDs peoeple were having on my server... Just wanted to repost in fixed version so it dont get lost...

this goes in client.cpp in world folder starting at line 419 right after the line that says "int32 tmpaccid = 0;"

Code:
         long LOCounter; 
			LOCounter = 0;
             do { 
                 charid = database.GetCharacterInfo(char_name, &tmpaccid, &zoneID); 
                 LOCounter++; 
                }while ((zoneID == 0) && (LOCounter < 10000));
Thanks to whoever figured out original code and problem, worked very well..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:14 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3