Difference between revisions of "COMMAND ADDBEHAVIOR *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(remove tag)
Line 28: Line 28:
 
}}
 
}}
 
{{Constant table end}}
 
{{Constant table end}}
<!-- == Remarks == -->
+
== Remarks ==
 
<!-- This section contains additional comments, observations and known issues. -->
 
<!-- This section contains additional comments, observations and known issues. -->
 +
 +
[[commands.xls]] also has the following:
 +
 +
*3 - New Target (Hard/Soft)
  
 
<!-- == Examples == -->
 
<!-- == Examples == -->

Revision as of 22:02, 11 February 2010

Source: script.ldf
Constant name Type Value Description Source
COMMAND_ADDBEHAVIOR_DONTCLEAR int 0 script.ldf
COMMAND_ADDBEHAVIOR_HARDCLEAR int 2 script.ldf
COMMAND_ADDBEHAVIOR_SOFTCLEAR int 1 script.ldf

Remarks

commands.xls also has the following:

  • 3 - New Target (Hard/Soft)