Hello,
from plugin grenadepack, I put #include <morecolors> (latest version) :
PHP Code:
if (PlayerIsVIP[client])
{
CPrintToChat(client, "%t", "VIP Announcement", PLUGIN_PREFIX, heMaxVip, flashMaxVip, smokeMaxVip);
}
translation file :
Code:
"Announcement"
{
"#format" "{1:s},{2:d},{3:d},{4:d}"
"en" "{1} {green}You can hold up to {red}{2} {green}grenade(s), {red}{3} {green}flashbang(s), and {red}{4} {green}smoke grenade(s)."
}
SM 1.6.0 4225
red doesn't work, why ?
CSS, thanks for help