[DiscordArchive] I’m trying to get an NPC to start a path after the player performs an action using smart_scripts in
[DiscordArchive] I’m trying to get an NPC to start a path after the player performs an action using smart_scripts in
Archived author: mertchicken • Posted: 2023-05-02T01:23:43.771000+00:00
Original source
I’m trying to get an NPC to start a path after the player performs an action using smart_scripts in TrinityCore. Seemed pretty straightforward, use action type 53 for SMART_ACTION_WP_START but it won’t start. It will do something like talk so I know it’s receiving the trigger, it just won’t start the path. I can force the creature to start using gm commands so I know the path works too. Hoping there’s something obvious I’m overlooking. Anyone have any suggestions?