Difference between revisions of "EFFECT FLAG *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
m (moved EFFECT FLAG DISABLE * to EFFECT FLAG *: Correcting group name)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 78: Line 77:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:EFFECT_FLAG_DISABLE* constants]]
+
[[Category:Constants]]
 +
[[Category:Effect constants]]

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