Thread: Instancing Woes
View Single Post
  #5  
Old 12-07-2013, 11:02 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Make sure you have qglobals enabled on the NPC.

Also you shouldn't need to use all of that other code. The plugin handles the instance tracking, if the instance doesn't exists it creates it. If there is already an instance based on the criterion it should direct you back to the appropriate one.
Reply With Quote