uintancæstir
Member
A Pointshop item that would paint all your player models to a custom color.
Alternatively, It could use the preset color choices from terrortown\gamemode\shared.lua).
Concept icon PNG:

Alternatively, It could use the preset color choices from terrortown\gamemode\shared.lua).
117 local ttt_playercolors = {
118____all = {
119_______COLOR_WHITE,
120_______COLOR_BLACK,
121_______COLOR_GREEN,
122_______COLOR_DGREEN,
123_______COLOR_RED,
124_______COLOR_YELLOW,
125_______COLOR_LGRAY,
126_______COLOR_BLUE,
127_______COLOR_NAVY,
128_______COLOR_PINK,
129_______COLOR_OLIVE,
130_______COLOR_ORANGE
131____},
Concept icon PNG:

Last edited: