SA-MP Forums Archive
[FilterScript] K's Colored Chat System - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] K's Colored Chat System (/showthread.php?tid=600471)



K's Colored Chat System - K0P - 08.02.2016

K's Colored Chat System
This FilterScript can be useful in making VIP chat system,i hope you like it

Credits
SA-MP team for <a_samp>

Bugs
N/A

Preview

Input:



Output:



Adding More Colors
You can add more colors by editing this part of the script
Code:
new ColorsTag[][ColorEnum] =
{
        {"Green",  "00FF00"},
        {"Red",    "FF0000"},
        {"White",  "FFFFFF"},
        {"Blue",   "0000FF"},
        {"Yellow", "FFFB00"},
        {"Orange", "FFA600"},
        {"Grey",   "B8B8B8"},
        {"Purple", "7340DB"},
        {"Pink",   "FF00EE"},
        {"/*Color Name*/, "/*Color Hex Code*/}
};
Download
Github



Re: K's Colored Chat System - JamalMaddox - 08.02.2016

Simply, Nice, Cool filterscript,
Repped


Re: K's Colored Chat System - K0P - 08.02.2016

Quote:
Originally Posted by JamalMaddox
View Post
Simply, Nice, Cool filterscript,
Repped
Thanks


Re: K's Colored Chat System - Joron - 08.02.2016

Dude i have been looking for this.... Soooo damn nice
Also do a pastebin


Re: K's Colored Chat System - K0P - 08.02.2016

Quote:
Originally Posted by Joron
View Post
Dude i have been looking for this.... Soooo damn nice
Ty


Re: K's Colored Chat System - SyS - 10.02.2016

nice fs bro kepp it up +rep


Re: K's Colored Chat System - K0P - 10.02.2016

Quote:
Originally Posted by Sreyas
View Post
nice fs bro kepp it up +rep
Thanks Bro


Re: K's Colored Chat System - xTURBOx - 11.02.2016

update the download link


Re: K's Colored Chat System - FreAkeD - 11.02.2016

https://github.com/MouizGhouri/SA-MP...oloredChat.pwn


Re: K's Colored Chat System - K0P - 11.02.2016

Quote:
Originally Posted by xTURBOx
View Post
update the download link
Quote:
Originally Posted by FreAkeD
View Post
Oh,sorry i forgot,thanks for informing,i updated it