31.03.2012, 21:32
The color does not show and also for some reason on the textdraw it shows %d
pawn Код:
format(str,sizeof(str),"You have leveled up to {FF0000}level %d",PlayerData[playerid][Hours]);
Leveltext[playerid] = TextDrawCreate(145 ,386 , str);