Htowner

From EDukeWiki
Revision as of 07:00, 7 September 2006 by TX (talk | contribs) (Categories)
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.