SA-MP Forums Archive
[FilterScript] Chat colors 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] Chat colors system (/showthread.php?tid=553655)

Pages: 1 2


Chat colors system - TheLustcheR - 30.12.2014

Hello everybody
I decided today to make you a very simple way there.
It is designed especially for beginners learning / those who want to take it to his server.

What is this system?
That it is possible to record chat colors.
Example from the system:


Example how ti write


So, how to actually add color to system?
Top Do you have a variable, that variable is defined colors, for example:
pawn Code:
{"White", "FFFFFF"}
To add color to what you have to do is add the exact same line, just that ..:
White - Color name.
FFFFF - Color ID, you can take colors from here.

In addition, there is a system command /cList.
This command will show you all the colors that exist on the server, including adding colors later.



Well defined course Idea define change dialog.
pawn Code:
#define DialogColors 1
The code: here.



AW: Chat colors system - Flori - 30.12.2014

Ouhh, that's great.


Re: Chat colors system - TheLustcheR - 31.12.2014

Yea


Re: Chat colors system - TheLustcheR - 01.01.2015

The link has fixed.


Re: Chat colors system - Glossy42O - 01.01.2015

Wow, nice one.


Re: Chat colors system - Hwang - 01.01.2015

Good job.


Re: Chat colors system - Arxalan - 01.01.2015

Can you make it in such a way that if player select the color one time by /color then his text shows in the color which he selected from /color?


Re: Chat colors system - TheLustcheR - 01.01.2015

Quote:
Originally Posted by Arxalan
View Post
Can you make it in such a way that if player select the color one time by /color then his text shows in the color which he selected from /color?
Yea sure.
Thanks for the proposal, maybe in next version.


Re: Chat colors system - Arxalan - 02.01.2015

Quote:
Originally Posted by TheLustcheR
View Post
Yea sure.
Thanks for the proposal, maybe in next version.
I am waiting for that.


Re: Chat colors system - TheLustcheR - 02.01.2015

Quote:
Originally Posted by Arxalan
View Post
I am waiting for that.
I make it tomorrow


Re: Chat colors system - KayJ - 02.01.2015

not bad


Re: Chat colors system - TheLustcheR - 02.01.2015

Thanks


Re: Chat colors system - Arxalan - 03.01.2015

Did you created?


Re: Chat colors system - Glossy42O - 03.01.2015

Quote:
Originally Posted by Arxalan
View Post
Did you created?
Don't rush. when he will release he'll release


Re: Chat colors system - Team_PRO - 03.01.2015

Quote:
Originally Posted by Arxalan
View Post
Did you created?
He will not release if he didn't work this script unless he steal the script and re-post it.


Re: Chat colors system - Arastair - 03.01.2015

Nice


Re: Chat colors system - Arxalan - 03.01.2015

Quote:
Originally Posted by Team_PRO
View Post
He will not release if he didn't work this script unless he steal the script and re-post it.
what do you mean?


Re: Chat colors system - TheLustcheR - 03.01.2015

I will release the next version soon, sorry for waiting.

Quote:
Originally Posted by Team_PRO
View Post
He will not release if he didn't work this script unless he steal the script and re-post it.
No man, it's my script.
Are you jealous I thought about it and you do not?


Re: Chat colors system - Cookland - 03.01.2015

I like this, Good job man.

Thanks for the release.


Re: Chat colors system - TheLustcheR - 05.01.2015

NP