Hey,
In my darkrp server I first disabled the context menu to all players,
But, I want that all the players will have default color of physgun and player color, But certain groups will be able to change their physgun color.
How do I do that?
I searched for some help on the web but couldnt find the right one.
Thanks for helpers!
That's not fair
[editline]30th July 2015[/editline]
only allow certain steamid or groups to use the context menu
[QUOTE=DJlive34;48331451]That's not fair
[editline]30th July 2015[/editline]
only allow certain steamid or groups to use the context menu[/QUOTE]
Then people can just change it in single player.
Just override the colour in the player class: [url]http://wiki.garrysmod.com/page/Player_Classes[/url]
[QUOTE=code_gs;48331511]Then people can just change it in single player.
Just override the colour in the player class: [url]http://wiki.garrysmod.com/page/Player_Classes[/url][/QUOTE]
Thanks, but what to do now I dont understand.
[QUOTE=WolfRayet;48331514]Thanks, but what to do now I dont understand.[/QUOTE]
Modify the DarkRP playerclass file with the PlayerColor parameter. You can find it in the gamemode's files.
[QUOTE=code_gs;48331628]Modify the DarkRP playerclass file with the PlayerColor parameter. You can find it in the gamemode's files.[/QUOTE]
And what about physics gun color?