Difference between revisions of "EFFECT FLAG *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Fixing category)
m (moved EFFECT FLAG DISABLE * to EFFECT FLAG *: Correcting group name)
 
(No difference)

Latest revision as of 16:46, 3 April 2015

Source: script.ldf
Constant name Type Value Description Source
EFFECT_FLAG_DISABLE_COMBAT int 4 script.ldf
EFFECT_FLAG_DISABLE_INPUT int 128 script.ldf
EFFECT_FLAG_DISABLE_ITEMS int 64 script.ldf
EFFECT_FLAG_DISABLE_MOVEMENT int 1 script.ldf
EFFECT_FLAG_DISABLE_SKILLS int 32 script.ldf
EFFECT_FLAG_DISABLE_SPELLS int 16 script.ldf
EFFECT_FLAG_DISABLE_TALENTS int 8 script.ldf
EFFECT_FLAG_DISABLE_TURNING int 2 script.ldf