Difference between revisions of "COMMAND ADDBEHAVIOR *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) (remove tag) |
BryanDerksen (Talk | contribs) |
||
| Line 28: | 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 == --> | ||
Revision as of 21:02, 11 February 2010
| 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)