Difference between revisions of "COMMAND RESULT *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (removing tag)
Line 46: Line 46:
  
 
[[Category:Constants]]
 
[[Category:Constants]]
 +
[[Category:Commands]]

Revision as of 19:01, 19 February 2010

Source: script.ldf
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