Pending Player Model Paint Bucket

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).
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:

icon_gl_paintbucket.png
 
Last edited:
This would be a cool idea as a pointshop item to allow you to change the color for customizable models. Things like the Chell model and the Tron model that have customization options. @Agennon @My Dime Is Up is something like this even possible?
 
Back
Top