SA-MP Forums Archive
[FilterScript] [FS]Color Commands - 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] [FS]Color Commands (/showthread.php?tid=61736)



[FS]Color Commands - gtalover12 - 15.01.2009

[u]Color Commands FS!

What is this?

A Color command filterscript, with this you can change your blip on the map & your name color in-game

Features:

A /colors command - List of available colors!
23 Available colors!

Download:

FIXED -- > http://pastebin.com/d186ece85

Hope you like it



Re: [FS]Color Commands - pen_theGun - 15.01.2009


Код:
if(strcmp("/red", cmdtext, true, 10) == 0)
   {
     SetPlayerColor(playerid, YELLOW);
     return 1;
}




Re: [FS]Color Commands - gtalover12 - 15.01.2009

oops, ill go and fix that right now sorry!


Re: [FS]Color Commands - Nimphious - 15.01.2009

Quote:
Originally Posted by pen_theGun
Код:
if(strcmp("/red", cmdtext, true, 10) == 0)
  {
    SetPlayerColor(playerid, YELLOW);
    return 1;
}



lolz apart from this yellow/red incident i think it's ok


Re: [FS]Color Commands - gtalover12 - 15.01.2009

Fixed


Re: [FS]Color Commands - Serbish - 15.01.2009

Код:
if(strcmp("/red", cmdtext, true, 10) == 0)
Why using 10 cells for this command if you need only 4?


Re: [FS]Color Commands - Honey - 04.07.2013

5/10


Re: [FS]Color Commands - [UG]Daniel - 04.07.2013

There are tons of those ones.
Anyway, +REP