Htextra

From EDukeWiki
Revision as of 09:44, 19 July 2006 by DeeperThought (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

htextra is the amount of damage to be incurred by the weapon that is currently hitting the actor in question.

Example:

getactor[THISACTOR].htextra TEMP

sets TEMP to the amount of damage THISACTOR will take from the weapon currently hitting it. This amount can be modified before the actor actually takes any damage.