Difference between revisions of "RESISTANCE CHECK *"
From Dragon Age Toolset Wiki
(Generated by Sunjammer's Dragon Age Script Paser) |
m (moved RESISTANCE CHECK* to RESISTANCE CHECK *) |
||
| (3 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 7: | Line 6: | ||
|name=RESISTANCE_CHECK_FAILURE | |name=RESISTANCE_CHECK_FAILURE | ||
|type=int | |type=int | ||
| − | |value=FALSE | + | |value=[[FALSE]] |
|description= | |description= | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 23: | Line 22: | ||
|name=RESISTANCE_CHECK_SUCCESS | |name=RESISTANCE_CHECK_SUCCESS | ||
|type=int | |type=int | ||
| − | |value=TRUE | + | |value=[[TRUE]] |
|description= | |description= | ||
|sourcefile=script.ldf | |sourcefile=script.ldf | ||
| Line 38: | Line 37: | ||
<!-- This section contains links to articles, functions or constant groups. --> | <!-- This section contains links to articles, functions or constant groups. --> | ||
| − | [[Category: | + | [[Category:Constants]] |
Latest revision as of 11:36, 3 August 2011
| Constant name | Type | Value | Description | Source |
|---|---|---|---|---|
| RESISTANCE_CHECK_FAILURE | int | FALSE | script.ldf | |
| RESISTANCE_CHECK_INVALID | int | -1 | script.ldf | |
| RESISTANCE_CHECK_SUCCESS | int | TRUE | script.ldf |