Tsprowner: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 21:12, 2 November 2012

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.