• Finding the Gold material? (not TF2)
    1 replies, posted
I'm trying to find the gold material found in Gmod, does anyone know where it is? I wish to color a few entities.
[code] ent:SetColor(Color(255,215,0,255)) ent:SetMaterial("models/shiny") [/code] Is the way I've done it.
Sorry, you need to Log In to post a reply to this thread.