forked from OregonCore/OregonCore
-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Describe the bug
SmartAI Bug - Can't Use "target_type 7" When "event_type 74"
To Reproduce
Steps to reproduce the behavior:
- Try to create SmartAI script:
For example - mob should heal ally mob when his HP = 50% or lower
"target_type 7" is (caused the event) and "event_type 74" is (ally HP in %) and "action_type 11" is (cast spell) - You will see the error - "SmartAIMgr: Entry 98 SourceType 0 Event 1 Action 11 uses invalid target_type 7, skipped."
Expected behavior
Script SHOULD worlk on target_type 7 with event_type 74 (as it works on event_type 14 - (ally HP not in %))
Branch
master
Eluna
- [V] Enabled
- Disabled
HASH/COMMIT:
a96f1ab
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels