Htowner

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

If the actor/sprite is being hit by a weapon, htowner is the ID of the owner of the weapon.

For example:

getactor[THISACTOR].htowner TEMP

will set TEMP to the sprite ID of sprite who fired the weapon that is hitting THISACTOR.