Jump to content

Owner: Difference between revisions

From EDukeWiki
No edit summary
 
m Category and more information
Line 1: Line 1:
The "owner" of the sprite.  If the sprite was spawned by another sprite, then owner holds the ID number of that sprite.
The "owner" of the sprite.  If the sprite was spawned by another sprite, then owner holds the ID number of that sprite. This also determines which player in multiplayer is awarded a frag if damage from an actor kills another player.
 
[[Category: Sprite structure members]]

Revision as of 06:04, 7 September 2006

The "owner" of the sprite. If the sprite was spawned by another sprite, then owner holds the ID number of that sprite. This also determines which player in multiplayer is awarded a frag if damage from an actor kills another player.