30.12.2014, 20:40
(
Last edited by TheLustcheR; 01/01/2015 at 01:40 PM.
)
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:
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.
The code: here.
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"}
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