uintancæstir
Active 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: