[FilterScript] [FS]Color Commands
#1

[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
Reply
#2


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

Reply
#3

oops, ill go and fix that right now sorry!
Reply
#4

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
Reply
#5

Fixed
Reply
#6

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

5/10
Reply
#8

There are tons of those ones.
Anyway, +REP
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)