[FilterScript] Name Colour 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] Name Colour System (
/showthread.php?tid=402633)
Name Colour System -
[TMS]Legena - 27.12.2012
Hello guys i make Name Colour System for all who want and need it.
It have 13 colours...
/green
/red
/yellow
/blue
/orange
/pink
/gold
/aqua
/lime
/black
/white
/grey
/purple
I hope it will like to you
PasteBin is Here: http://pastebin.com/upW7ezTY
Re: Name Colour System -
mariolatif741 - 27.12.2012
Thanks Legena
Love CPanel in TMS Server
Re: Name Colour System -
Justin Reif - 27.12.2012
Nice work Legena 9/10
Re: Name Colour System -
[TMS]Legena - 29.12.2012
hehe Thank you Guys
Re: Name Colour System -
Sky™ - 29.12.2012
pawn Код:
#define COLOUR_GREEN 0x33AA33AA
#define COLOUR_RED 0xAA3333AA
#define COLOUR_YELLOW 0xFFFF00AA
#define COLOUR_BLUE 0x0000FFAA
#define COLOUR_ORANGE 0xFF9900AA
#define COLOUR_PINK 0xFF00FFAA
#define COLOUR_GOLD 0xD4A017AA
#define COLOUR_AQUA 0x00FFFFAA
#define COLOUR_LIME 0x00FF00AA
state defines these are useless because they are not being used
remove them!
Re: Name Colour System -
NicholasA - 30.12.2012
Good job, improve your grammar though! Improved version:
Quote:
Hello guys I have made a coloured name system for people who need it for their server.
It has got 13 colours...
/green
/red
/yellow
/blue
/orange
/pink
/gold
/aqua
/lime
/black
/white
/grey
/purple
I hope you will like it.
|
Re: Name Colour System -
MovieDrifting - 01.01.2013
correction smart kid
It has 13 different colors...
Re: Name Colour System -
[TMS]Legena - 09.01.2013
Quote:
Originally Posted by phantomcraft
Good job, improve your grammar though! Improved version:
|
What is Your third language did you know it perfect? Please man don't prepare important!!
Re: Name Colour System -
bensmart469 - 09.01.2013
Simple but quite useful, may use it if i make a stunt or freeroam gamemode, 9/10 from me
Re: Name Colour System -
xDaidal0S - 09.01.2013
Quite good, well done !