Please help: team colours - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Please help: team colours (
/showthread.php?tid=428630)
Please help: team colours -
Poopie - 06.04.2013
Hello
I have a question: How do i change the team colour in SATDM script... you know the colour of players name above his head... for example workers colour is green... how do i change it?
If someone knows, please reply.
Thank you!
Re: Please help: team colours -
HurtLocker - 06.04.2013
****** man... ******... Use GetPlayerTeam(playerid) and with some if's, SetPlayerColor. All these under public OnPlayerSpawn(playerid)
Re: Please help: team colours -
Poopie - 06.04.2013
Thanks man, i made it