Skip to content

Pip color

INI referenceEnumsPipEnum

Named pip colors accepted for object status markers.

Engine enum
PipEnum
Input form
Named token

A pip is one of the small markers drawn in a row beneath a selected object, and these six colors are what Pip may name. The engine’s own list runs on past them, with a medic’s cross, a veteran mark, an elite mark and three health colors it picks for itself; none of those six is a value a rules file can ask for.

Values

6 of 6

InputMeaningEngine constantStored value
emptyEmpty pip slot.PIP_EMPTY0
greenGreen filled pip.PIP_GREEN1
yellowYellow filled pip.PIP_YELLOW2
whiteWhite filled pip.PIP_WHITE3
redRed filled pip.PIP_RED4
blueBlue filled pip.PIP_BLUE5

Used by

Source files

Linked at revision 59fae722af8c.