Difference between revisions of "COMMAND RESULT *"
From Dragon Age Toolset Wiki
BryanDerksen (Talk | contribs) |
BryanDerksen (Talk | contribs) m (removing tag) |
||
| Line 1: | Line 1: | ||
| − | |||
{{Constant table start | {{Constant table start | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
Revision as of 20:26, 10 February 2010
| Constant name | Type | Value | Description | Source |
|---|---|---|---|---|
| COMMAND_RESULT_FAILED_NO_RESOURCES | int | -1 | script.ldf | |
| COMMAND_RESULT_FAILED_NO_VALID_TARGET | int | -2 | script.ldf | |
| COMMAND_RESULT_INVALID | int | 0 | script.ldf | |
| COMMAND_RESULT_SUCCESS | int | 1 | script.ldf |