Difference between revisions of "COMMAND ADDBEHAVIOR *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 29: 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 == -->
Line 39: Line 42:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Commands]]

Latest revision as of 12:29, 3 August 2011

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)