Pending Player Model Paint Bucket

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