Changeset 18 for trunk/src/bindings/scripts/docs/EventAI.txt
- Timestamp:
- 11/19/08 13:23:29 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bindings/scripts/docs/EventAI.txt
r2 r18 680 680 3 8 CAST_NO_MELEE_IF_OOM Prevents creature from entering melee if out of mana or out of range 681 681 4 16 CAST_FORCE_TARGET_SELF Forces the target to cast this spell on itself 682 5 32 CAST_AURA_NOT_PRESENT Only casts the spell on the target if the target does not have the aura from that spell on itself already. 682 683 683 684 NOTE: You can add the numbers in the decimal column to combine flags.