SA-MP Forums Archive
Tab 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: Tab Colors (/showthread.php?tid=351573)



Tab Colors - Dare Devil..... - 16.06.2012

I was trying to remove colors when you press Tab and I want that the normal chat in server only people near to the person speaking can see it any ideas what I have to do?Helpme please if you know what to do?


Re: Tab Colors - Hoss - 16.06.2012

Its not possible,to have colors in chat,but in Players List(TAB) all playrs to be in same color


Re: Tab Colors - Dare Devil..... - 16.06.2012

I want same color in chat for all people and same color in Tab except that I want that like if I write anything its gobal I want it to be people around can listen to it.


Re: Tab Colors - niels44 - 16.06.2012

i dont understand you, but maybe you should use this:
SetPlayerColor(playerid, yourcolorhere);

https://sampwiki.blast.hk/wiki/SetPlayerColor


Re: Tab Colors - Dare Devil..... - 16.06.2012

This was the one thing I need some thing like if you turn on the server type any thing I want that not to be Global


Re: Tab Colors - Audi_Quattrix - 16.06.2012

You want like You type Hello and only Player near u Receive message?


Re: Tab Colors - Dare Devil..... - 16.06.2012

Yes,thats exactly what I want.