Difference between revisions of "COMMAND RESULT *"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
m (moved COMMAND RESULT* to COMMAND RESULT *) |
||
| (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 46: | Line 45: | ||
<!-- 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_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 |