SA-MP Forums Archive
[FilterScript] FuNk's Name/ID/Chat Color Changer [Y_INI] - 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] FuNk's Name/ID/Chat Color Changer [Y_INI] (/showthread.php?tid=610064)



FuNk's Player Name/ID/Chat Color Changer [Y_INI] - FuNkYTheGreat - 19.06.2016

Introduction:

Hello Guys,
Today i make a Player Name/ID/Chat Color Changer with Dialog , ZCMD , Y_INI. here are some commands and functions


Commands/Functions:

/Color -- Will Change Your Name Color
/IDColor-- Will Change Your ID Color
/ChatColor-- Will Change your Chat Color

Pictures:








Download:
http://www.mediafire.com/download/o6...lor+System.rar
Pastebin:
pastebin.com/ceuNVq2z



Credits:
FuNkYTheGreat -- Making This Filterscript.
Y_Less -- For Y_INI.
Zeex -- ZCMD



Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - DanyTovar - 19.06.2016

Nice Job


Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - FuNkYTheGreat - 20.06.2016

Quote:
Originally Posted by DanyTovar
View Post
Nice Job
Thanks Mate.


Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - AliBro - 20.06.2016

Good Work FuNkYTheGreat, i like it .keep it up.
SUGGESTION:
Add more colors please.


Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - iKarim - 20.06.2016

I've noticed that you load the colors from INI files but never assign them to players on connect.


Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - SeanDenZYR - 21.06.2016

it just fucks up my Admin system


Re: FuNk's Name/ID/Chat Color Changer [Y_INI] - FuNkYTheGreat - 21.06.2016

Quote:
Originally Posted by AliBro
View Post
Good Work FuNkYTheGreat, i like it .keep it up.
SUGGESTION:
Add more colors please.
Thanks and i'll add more colors in Next Update.
Quote:
Originally Posted by PawnHunter
View Post
I've noticed that you load the colors from INI files but never assign them to players on connect.
This is the Line which is loading the color's and its Working fine.
INI_ParseFile(ColorRoot(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid);


Quote:
Originally Posted by SeanDenZYR
View Post
it just fucks up my Admin system
What u Mean? Tell me whats happening ?