[SOLVED] Colored print with dictionary?
Hi , how do you add color print_chat in translation , this is the code:
PHP Code:
PHP Code:
|
Re: [HELP] Colored print with dictionary?
either, client_print_color(0, "/y%L", id, messages[iMsgIndex++]);
or in lang y/text |
Re: [HELP] Colored print with dictionary?
It worked , thanks , but for more colors , what's the code?
|
Re: [HELP] Colored print with dictionary?
/g - green, /y - normal /t - team
sorry for the writing... idk what the heck is wrong with this forum... other color than these are not possible |
Re: [HELP] Colored print with dictionary?
The colors are listed in the code . . .
|
Re: [HELP] Colored print with dictionary?
But more colors , red , blue , transparent , etc...
|
Re: [HELP] Colored print with dictionary?
There is no such thing.
|
Re: [HELP] Colored print with dictionary?
The only possible colors are:
Red Blue Grey Yellow (Normal) |
Re: [HELP] Colored print with dictionary?
Quote:
\b \g \y ? |
Re: [HELP] Colored print with dictionary?
You can only use only one of the following colors in a message: red, blue, grey, therefore you use team color instead.
PHP Code:
|
| All times are GMT -4. The time now is 22:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.