06.02.2014, 20:06
Replace strcat(string, "~b~fuel: ~g~", sizeof(string));
to
To put the Fuel at next line.
to
Код:
strcat(string, "~n~~b~fuel: ~g~", sizeof(string));