C" Simple and fast Player color changer. -
Champ - 27.07.2013
C" Simple and fast Player color changer
Hello SA-MP users. I am here with my first usefull script which i have made today. This filterscript took 15 minutes to be completed.
About C" Simple and fast Player color changer
This is an simple system which allows player to change his/her name color. The screen shot is below.
Using the "/colors" command, you will be able to see the available player colors commands. But i am also showing commands here.
Код:
/yellow /green /white /black /pink /purple /green /khaki /brown /blue /grey /red /orange
/lemon /seagreen /neutralgreen /bluegreen /lightblue /darkblue /darkred /brightred
/cyan /lightcyan /violet /indigo /tan /lime
This filterscript is using zcmd. So you will need zcmd include.
Download Link
http://www.solidfiles.com/d/5be55f4fb6/
//****************************\\
Thank You. Hope you like this system.
Re: C" Simple and fast Player color changer. -
Konstantinos - 27.07.2013
In my opinion, a command with
R G B as parameters would be better. There will be 16,777,216 combinations of colors instead of just 27 you used.
Re: C" Simple and fast Player color changer. -
qkac1234 - 27.07.2013
Hm. I'd like to use it. Download link plz.
Re: C" Simple and fast Player color changer. -
Champ - 27.07.2013
Quote:
Originally Posted by _Zeus
In my opinion, a command with R G B as parameters would be better. There will be 16,777,216 combinations of colors instead of just 10.
|
Oh, but i didn't heared about this type of stuff. I hope players will like this

More comments....
Quote:
Originally Posted by qkac1234
Hm. I'd like to use it. Download link plz. 
|
Added.
Re: C" Simple and fast Player color changer. -
SsHady - 27.07.2013
Nice but i agree With _Zeus
maybe a Command with /color <RedValue> <GreenValue> <BlueValue> would be good
but It will be good if you make it more advanced So it Saves the color onPlayerDisconnect and reload it onPlayerConnect
:P
Re: C" Simple and fast Player color changer. -
Champ - 27.07.2013
Quote:
Originally Posted by SsHady
Nice but i agree With _Zeus
maybe a Command with /color <RedValue> <GreenValue> <BlueValue> would be good
but It will be good if you make it more advanced So it Saves the color onPlayerDisconnect and reload it onPlayerConnect
:P
|
You are right Sshady. But this would take much time. Saving colors in a file then reloading them may take much time. I want to create a simple and fast system. In the next version i will also add saving and loading system.
Re: C" Simple and fast Player color changer. -
Champ - 30.07.2013
More comments Please ^_^
//sorry for double posting.
Re: C" Simple and fast Player color changer. -
dEcooR - 30.07.2013
Dude make it in dialogs it would be better like these cmds
Re: C" Simple and fast Player color changer. -
JaKe Elite - 31.07.2013
It would be better if..
Wait did i just said my idea? Nvm it was my idea in the future when i'm back at scripting.
Anyway, Not very fast color changer. Dialog, commands etchetera.
But hey hello, You make a script so i could say this is impresive althought it is very simple.
Re: C" Simple and fast Player color changer. -
DeMoX - 31.07.2013
What you mean with "fast" ?
AW: C" Simple and fast Player color changer. -
NaS - 31.07.2013
Well, there is a PlayerColors Array around here on the forums, where 200+ colors are included with names + the corresponding Text Color. With this you could make a wonderful looking Dialog, even sorted by the tone :P