SA-MP Forums Archive
Group colors - 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: Group colors (/showthread.php?tid=396360)



Group colors - MadafakaPro - 30.11.2012

Iam editing Vortex Roleplay 2
I've a question how to set for every group other Color
if the player is RANK 6 his color will be red and others other color?
Any ideas?


Re: Group colors - Faisal_khan - 30.11.2012

Check if the player is rank 6 and give him the color which he deserves. Code this under OnPlayerSpawn or OnPlayerConnect.