Difference between revisions of "COMMAND ADDBEHAVIOR *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated constant article)
 
(4 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 38: Line 41:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:COMMAND_ADDBEHAVIOR* 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)