View Single Post
  #1  
Old 01-15-2014, 09:10 PM
Telin Telin is offline
Developer

Telin's Avatar

Join Date: Oct 2012
Location: Boca Raton
Posts: 1,598
Default

Quote:
Originally Posted by a_gnoll_pup [You must be logged in to view images. Log in or Register.]
I've been wanting to do this for a while - It's not as easy as you'd think. There are actually three variants of the character loading zone total:

CLZ, load, and load2.

load is the pre-Luclin loading zone, load2 is the Luclin-GoD era zone, and clz is the OoW onwards loading zone.

The client by default can load all of these zones (and you can even spawn NPCs in the zones if you #zone to them) it's just a matter of modifying the client to do so.

DLL injection can prove successful just I haven't had time to do it yet. The locations for each of the class's loading area is also hardcoded in Trilogy, so I would have to investigate them too.
I was bummed that it wasn't able to load the zone file so easily. I tried both older versions including the object files, but it didn't work. It only loaded the sky and environmental emitters for the clz
Reply With Quote