State Target References: Difference between revisions
From HLKitWiki
Jump to navigationJump to search
New page: {{context|Kit Reference|Target References}} The "state" context is a general context that maintains information outside the normal data hierarchy. The target references for this context s... |
No edit summary |
||
Line 4: | Line 4: | ||
:{| class="infotable" | :{| class="infotable" | ||
|class="leftnormal"| | |class="leftnormal"|isfocus | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |clearfocus | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |timing | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |isoutput | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |isload | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |iscreate | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |isadvance | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
Line 36: | Line 36: | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |isdossierstyle[''style''] | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |statblock | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |iscombat | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |isendturn | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |combatturn | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |initchange | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = | ||
|- | |- | ||
| | |actorcount | ||
|(Right, Number) <br> | |(Right, Number) <br> | ||
Example: result = | Example: result = |
Revision as of 08:14, 7 December 2008
Context: HL Kit … Kit Reference … Target References
The "state" context is a general context that maintains information outside the normal data hierarchy. The target references for this context span a wide range of details that may prove useful within your scripts. The complete list of target references for the "state" context is presented in the table below.
isfocus (Right, Number)
Example: result =
clearfocus (Right, Number)
Example: result =
timing (Right, Number)
Example: result =
isoutput (Right, Number)
Example: result =
isload (Right, Number)
Example: result =
iscreate (Right, Number)
Example: result =
isadvance (Right, Number)
Example: result =
issell (Right, Number)
Example: result =
isdossierstyle[style] (Right, Number)
Example: result =
statblock (Right, Number)
Example: result =
iscombat (Right, Number)
Example: result =
isendturn (Right, Number)
Example: result =
combatturn (Right, Number)
Example: result =
initchange (Right, Number)
Example: result =
actorcount (Right, Number)
Example: result =
reload[table] (Right, Number)
Example: result =