Palookup: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
Clarification is always good.
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This is the [[player]]'s 'color'/'team'?<BR>
This is the player's color.  With the default sprite set, and with values above 9, the color of the player's pants and mighty foot sprites is changed, mainly for use in multiplayer.  If no player color has been chosen from the player setup menu, it is either set to the pal of the [[player]] sprite for that player or internally set to a palette in the range of 9 to 16.
When a [[level]] is loaded, it is set to the pal of the [[player sprite]] for that [[player]] if it is non-zero. If [[sprite]]'s [[pal]] is zero, then it increments from 9 to 16 and back again.


[[Category:Player structure members]]
[[Category:Player structure members]]

Latest revision as of 15:39, 21 July 2007

This is the player's color. With the default sprite set, and with values above 9, the color of the player's pants and mighty foot sprites is changed, mainly for use in multiplayer. If no player color has been chosen from the player setup menu, it is either set to the pal of the player sprite for that player or internally set to a palette in the range of 9 to 16.