GrumpyPanda 0 Posted November 19, 2013 How to use in an instanced map? 1@def01,30,30,1 script Hole 723,{npctalk "POW!"setnpcdisplay("Hole","Rabbit",1063);npctalk "Gimme a carrot!"} When the NPC is used in instance 0011@def01 it's changing the npc in the wrong, non instanced map. Quote Share this post Link to post Share on other sites
0 GrumpyPanda 0 Posted November 19, 2013 setnpcdisplay(instance_npcname("Hole"),"Rabbit",1063); solved, asking for help too fast lol. Quote Share this post Link to post Share on other sites
How to use in an instanced map?
1@def01,30,30,1 script Hole 723,{npctalk "POW!"setnpcdisplay("Hole","Rabbit",1063);npctalk "Gimme a carrot!"}When the NPC is used in instance 0011@def01 it's changing the npc in the wrong, non instanced map.
Share this post
Link to post
Share on other sites