This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-30 13:47:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b13e98327b043745538ccce75e4b4216361015f
TrinityCore
/
src
/
server
/
game
/
AI
/
SmartScripts
History
treeston
7b13e98327
AI/SmartScripts: Add param3 to SMART_ACTION_CAST and SMART_ACTION_INVOKER_CAST that allows specific triggered flags to be set (rather than all-or-nothing). Ignored if SMARTCAST_TRIGGERED is not set.
...
(cherry picked from commit
9072e0221b
)
2017-02-12 15:50:43 +01:00
..
SmartAI.cpp
AI/SmartScripts: Add SMART_ACTION_DISABLE_EVADE (117).
2017-02-12 15:46:58 +01:00
SmartAI.h
AI/SmartScripts: Add SMART_ACTION_DISABLE_EVADE (117).
2017-02-12 15:46:58 +01:00
SmartScript.cpp
AI/SmartScripts: Add param3 to SMART_ACTION_CAST and SMART_ACTION_INVOKER_CAST that allows specific triggered flags to be set (rather than all-or-nothing). Ignored if SMARTCAST_TRIGGERED is not set.
2017-02-12 15:50:43 +01:00
SmartScript.h
Scripts/SmartAI: Some clean-up work:
2017-02-11 22:34:59 +01:00
SmartScriptMgr.cpp
AI/SmartScripts: Add SMART_ACTION_DISABLE_EVADE (117).
2017-02-12 15:46:58 +01:00
SmartScriptMgr.h
AI/SmartScripts: Add param3 to SMART_ACTION_CAST and SMART_ACTION_INVOKER_CAST that allows specific triggered flags to be set (rather than all-or-nothing). Ignored if SMARTCAST_TRIGGERED is not set.
2017-02-12 15:50:43 +01:00