Quote:
Originally Posted by realityincarnate
The problem has to do with the two versions of Nektulos used by the emulator. SoF and later use v3, but the zone point from corathus to nektulos points all clients to the original version of the zone, giving you spawns in the wrong locations. The following sql should send later clients to the proper zone version.
|
THANK YOU very much realityincarnate. You actually helped me remember
something that I forgot about. Awhile ago, I got advice on how to change
the client_version_mask's to be compatible for both Titanium and SoD clients
and set all the ones that had a 3 or 28 to 4294967295 as suggested.
So I just had to go to the zone_point id 1501 and change that to 3 and run
the second syntax from your fix. Now all is working well.
I had made a decision recently to just stick with SoD-UF client support and
put Titanium back on the shelf. I'm just trying to keep some of the old zones
in play (Oasis, east/west commons, etc).
Thanx again for your help.