Home

Sunday, October 10, 2010

Texture Hacks (Colors)

Wanna color something? Have the commands to make everything colorful!
I got a set of colors below.




Command code for coloring: "ent_fire !picker color ?+?+?"

Command code for self coloring: "ent_fire !self color ?+?+?"

List of color commands below are numbers, pick the color you want and fill in the question marks.

Black: 0+0+0

Blue: 0+0+255

Aqua: 0+255+255

Green: 0+255+0

Orange: 255+128+1

Magenta: 255+0+255

Purple: 140+3+253

Red: 255+0+0

Turquoise:
0+255+255

Yellow:
255+255+0

Light Green:
172+254+1

Pink:
255+0+128

Brown:
115+124+3

Normal Color: 255+255+255



Ex. bind "STICK2" "ent_fire !picker color 0+255+0"

Ex. bind "Y_BUTTON" "ent_fire !self color 0+0+255"

No comments: