Using this sort of setup (even when trying to trigger the label directly with 'donpcevent,' I can't get the NPC to hide in the instance. I could easily fix the issue by making a [email protected] (as all other instances do), but it just seems like a developing shortcoming of rAthena if it is unable to instance NPCs without assigning them to a different map.
I should clarify that I've played through the Nydhoggur's Nest ad Sara's Memory instance and referenced both of those files while creating my own instance and they both rely on a map that is exclusively used for the instance.
Is it possible to instance NPCs on an existing map (Prontera for example) while having them entirely disabled on the non-instanced version?
OnInit: disablenpc "Example#1"; end; OnInstanceInit: enablenpc instance_npcname("Example#1"); end;Using this sort of setup (even when trying to trigger the label directly with 'donpcevent,' I can't get the NPC to hide in the instance. I could easily fix the issue by making a [email protected] (as all other instances do), but it just seems like a developing shortcoming of rAthena if it is unable to instance NPCs without assigning them to a different map.
I should clarify that I've played through the Nydhoggur's Nest ad Sara's Memory instance and referenced both of those files while creating my own instance and they both rely on a map that is exclusively used for the instance.
Thanks in advance,
~Azura Skyy
Link to comment
Share on other sites