Difference between revisions of "State Target References"

From HLKitWiki
Jump to: navigation, 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...)
 
Line 4: Line 4:
  
 
:{| class="infotable"
 
:{| class="infotable"
|class="leftnormal"|output
+
|class="leftnormal"|isfocus
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|load
+
|clearfocus
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|statblock
+
|timing
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|combatturn
+
|isoutput
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|initchange
+
|isload
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|isfocus
+
|iscreate
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|clearfocus
+
|isadvance
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
Line 36: Line 36:
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|iscreate
+
|isdossierstyle[''style'']
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|isadvance
+
|statblock
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|timing
+
|iscombat
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|actorcount
+
|isendturn
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|iscombat
+
|combatturn
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|isendturn
+
|initchange
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  
 
|-
 
|-
|isdossierstyle[''style'']
+
|actorcount
 
|(Right, Number) <br>
 
|(Right, Number) <br>
 
Example: result =  
 
Example: result =  

Revision as of 01:14, 7 December 2008

Context: HL KitKit 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 =