Jump to content

Htg t: Difference between revisions

From EDukeWiki
New page: The '''htg_t''' is an array with 10 elements(from 0 to 9) assigned to an actor/a sector effector. There is no defined purpose for these elements(multipurpose elements) as their interpretat...
 
discourage use of hg_t for actors (IMO it shouldn't have been exposed in the first place)
Line 1: Line 1:
The '''htg_t''' is an array with 10 elements(from 0 to 9) assigned to an actor/a sector effector. There is no defined purpose for these elements(multipurpose elements) as their interpretation depends on the situation.
The '''htg_t''' is an array with 10 elements(from 0 to 9) assigned to an actor/a sector effector. There is no defined purpose for these elements (multipurpose elements) as their interpretation depends on the situation.


Example:
Example:
Line 5: Line 5:
  ifvarg TEMP 122 nullop
  ifvarg TEMP 122 nullop


'''Actor'''<br>
'''Actor''' (usage discouraged)<br>
'''0''' count<br>
'''0''' count<br>
'''1''' move<br>
'''1''' move<br>

Revision as of 02:51, 18 May 2012