Thread: any kind souls?
View Single Post
  #4  
Old 01-25-2004, 08:29 AM
toolh3
Sarnak
 
Join Date: Jul 2003
Posts: 35
Default

By the way, I would only suggest using this world.exe if you are just running locally. If I understand the code correctly, that do while loop will be executed every time someone zones. So if you've got 2 people zoning and the first one ends up timing out (20 secs later and the zone_id still equals 0), then the second person has to wait 20 seconds to zone. Am I thinking correctly about this? I've just starting looking at the code today so I'm not exactly sure how it is working.
Reply With Quote