• Setting a player's player model colour?
    2 replies, posted
Hey, I am working on a game mode which involves two teams and multiple classes. Each class has a different player model and therefore I need a way to differentiate between the two teams. I noticed in GMOD 13 that rather then applying a tint to the whole of a player model, there is a way to apply a different colour to a exclusive part of a player model, however I can't seem to find out if this is possible in lua. The pictures below might show the effect I want to achieve a bit better [t]https://dl.dropbox.com/u/9453125/%7F/color.png[/t]
I think this is what you want, [URL]http://wiki.garrysmod.com/page/Classes/Player/SetPlayerColor[/URL] says the part it colors is deterministic of the model and doesn't color the whole model.
Cheers I will give that a try
Sorry, you need to Log In to post a reply to this thread.