Tsprowner

From EDukeWiki
Revision as of 21:12, 2 November 2012 by Hendricks266 (talk | contribs) (Created page with "'''''tsprowner''''' holds the actual sprite id of whatever sprite owns the tsprite being displayed. You could use this value to get information about the sprite in the gam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

tsprowner holds the actual sprite id of whatever sprite owns the tsprite being displayed. You could use this value to get information about the sprite in the game world by using getactor on this value.