BlueBot
I been using BlueBot, works perfectly. But after the update when I use it, the Chams are messed up
I tried reinstalling CSS
I tried reinstalling GMOD (GMOD IS IN MY STEAMAPPS AND COMMON)
PLEASE HELP!
Thanks for reading, Dario.
hl2 2013-06-06 20-35-38-71.jpg If you really hate the checkers that much, just change the material. I'm currently using color/white which acts like the old debugwhite.
Look for the line that starts with BB.Mat near the top and replace the debugwhite texture with something else.
BB.Mat = CreateMaterial( string.lower( BB.RandomString( math.random( 5, 8 ), false, false ) ), "VertexLitGeneric", { ["$basetexture"] = "color/white", ["$model"] = 1, ["$ignorez"] = 1 } ); --Last minute change