14.07.2016, 03:56
Exactly. Use them instead of "red" etc and check if it works.
Look at my code:
Just replace {FFFFF} with the colors u want.
Look at my code:
PHP код:
new masuk[700];
if(dini_Exists(string))
{
format(AccInfo[playerid][Tags],128,dini_Get(string,"Tags"));
}
format(masuk, sizeof(masuk), "{FFFFFF}.:::::|{FFFFFF}-»[ | %s | {000099}%s{FFFFFF}[{FFFFFF}%d{FFFFFF}] {FFFFFF}has joined Universal Freeroam Malaysia ! ]«-{FFFFFF}|:::::.",AccInfo[playerid][Tags],nama(playerid), playerid);
SendClientMessageToAll(-1,masuk);