-
Recently Browsing 0 members
- No registered users viewing this page.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use
Question
Corsol
Hi,
i'm trying to script via the creature_ai_scripts table a creature phase change when spawned.
Basically i use the EVENT_T_SPAWNED (value 11) iside the event_type column and the ACTION_T_SET_PHASE (value 22) in action1_type column to change the creature phase.
here is my SQL:
The problem is that the event was triggered correctly but the action to set phase do nothing, and the creature won't change the phase as needed.
Anyone have some idea to solve this problem?
Thanks
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.