[DiscordArchive] Hey. The `CREATURE_EVENT_ON_LEAVE_COMBAT` event states that I can "return true to stop normal action
[DiscordArchive] Hey. The `CREATURE_EVENT_ON_LEAVE_COMBAT` event states that I can "return true to stop normal action
Archived author: Michael Crilly • Posted: 2025-02-18T21:18:40.191000+00:00
Original source
Hey. The `CREATURE_EVENT_ON_LEAVE_COMBAT` event states that I can "return true to stop normal action". What does that mean? Does that mean I can `return true` to prevent the event from occuring?
Archived author: Michael Crilly • Posted: 2025-02-18T21:19:10.208000+00:00
Original source
I'm trying ot make the core ignore a creature's LEAVE_COMBAT event and just keep going.
Archived author: Michael Crilly • Posted: 2025-02-18T21:22:23.565000+00:00
Original source
It seems nothing can stop an NPC from resetting and going back to their original position.