Quote:
Originally Posted by Sreyas
Код:
format(AddStr, sizeof(AddStr), "\n%d hits from %s("COL_RED"-%d"COL_WHITE") to HEAD", ShotAt[playerid][i][Bodypart][z], WeaponName(i), GetWeaponDamage(i)*2), strcat(dmgstring, AddStr);
remove red paranthesis.
|
Not that. I am making two functions in one. If you pay attention, the strcat is not related to the format, thus its not the solution