I created an npc with several quests and that creates an instance and teleports the player to the map ...
Everything works normal if the player has a group, but if I attach the instance to the player it does not teleport.
IM_NONE: Attached to no one.
IM_CHAR: Attached to a single character.
IM_PARTY: Attached to a party (default instance mode).
IM_GUILD: Attached to a guild.
IM_CLAN: Attached to a clan.
It creates the instance, however when attaching the instance in the player (and not in the group) the script does not execute the instance_enter Is it possible to do that?
attach only one player? (without being in a group)
[ Create instance for just one player ]
guys
I created an npc with several quests and that creates an instance and teleports the player to the map ...
Everything works normal if the player has a group, but if I attach the instance to the player it does not teleport.
IM_NONE: Attached to no one.
IM_CHAR: Attached to a single character.
IM_PARTY: Attached to a party (default instance mode).
IM_GUILD: Attached to a guild.
IM_CLAN: Attached to a clan.
It creates the instance, however when attaching the instance in the player (and not in the group) the script does not execute the instance_enter Is it possible to do that?
attach only one player? (without being in a group)
Share this post
Link to post
Share on other sites