Palookup: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
m Text changes
Line 1: Line 1:
This is the [[player]]'s 'color'/'team'?<BR>
This is the [[player]]'s color.  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]]

Revision as of 19:06, 7 September 2006

This is the player's color. 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.