From e93baa5ccd3c3abc31e29891a226ba96655da846 Mon Sep 17 00:00:00 2001 From: Stoabrogga <38475780+Stoabrogga@users.noreply.github.com> Date: Tue, 19 Mar 2019 11:05:54 +0100 Subject: Update smart_scripts.md --- docs/smart_scripts.md | 134 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 134 insertions(+) (limited to 'docs/smart_scripts.md') diff --git a/docs/smart_scripts.md b/docs/smart_scripts.md index 8d02c77..bb7dfd3 100644 --- a/docs/smart_scripts.md +++ b/docs/smart_scripts.md @@ -3802,6 +3802,140 @@ This is the probability of the event to occur as a percentage from 0-100. So, if if avaliable, last used invoker will cast spellId with castFlags on targets + +

SMART_ACTION_MOVE_TO_POS_TARGET

+

201

+

pointId

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_SET_GO_STATE

+

202

+

state

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_EXIT_VEHICLE

+

203

+


+

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_SET_UNIT_MOVEMENT_FLAGS

+

204

+

flags

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_SET_COMBAT_DISTANCE

+

205

+

combatDistance

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_SET_CASTER_COMBAT_DIST

+

206

+

followDistance

+

resetToMax

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_SET_HOVER

+

207

+

0/1

+


+

+


+

+


+

+


+

+


+

+


+

+ + +

SMART_ACTION_ADD_IMMUNITY

+

208

+

type

+

id

+

value

+


+

+


+

+


+

+


+

+ -- cgit