Thread: zone instancing
View Single Post
  #2  
Old 04-11-2011, 06:20 AM
Jaekob
Sarnak
 
Join Date: May 2010
Posts: 39
Default

If I am understanding you correctly you can and want to use the version field in the db to make a separate instance.

Set up your spawns as you desire for the instance and make sure the NPC has the correct version set in both the npc_types and spawn2 tables. Only thing you should need to use perl for is to create the instance. You can do this for multiple instances within the same zone if you want, ikkinz has seven different versions.
Reply With Quote