View Single Post
  #5  
Old 03-11-2021, 08:34 PM
Nightrider84's Avatar
Nightrider84
Discordant
 
Join Date: Aug 2010
Location: Colorado
Posts: 410
Default

http://www.eqemulator.org/forums/sho...light=nektulos

Check this post out, most of the problems have to do with the client_version_ mask of the clients trying to zone in. Basically it sends your character to a ghost zone that doesn't exist based on the clients trying to zone into it, because of whatever expansion they had at launch. Once the subnet mask is changed it should work. You may also need to go into your DB and remove any extra lines of code that send multiple clients to the same destination and just leave 1 that handles every client.

for example nektulos had a few lines that would send titanium clients into the classic version and anything above that into the new version of the zone. Thats partly the reason why titanium is the only one that can zone into old high pass and not the new clients.

I looked it up, Should be line 1,877 and 1,882 on your Zone_points DB that controls the zone in from lavastorm.
__________________
__________________
Supernova - GM/Developer
"Secrets of Faydwer"
Reply With Quote