Difference between revisions of "COMMAND ADDBEHAVIOR *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) m (1 revision: Importing auto-generated constant article) |
m (moved COMMAND ADDBEHAVIOR* to COMMAND ADDBEHAVIOR *) |
||
| (4 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 29: | Line 28: | ||
}} | }} | ||
{{Constant table end}} | {{Constant table end}} | ||
| − | + | == 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: | + | [[Category:Constants]] |
| + | [[Category:Commands]] | ||
Latest revision as of 11:29, 3 August 2011
| 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)