13.10.2014, 14:45
All the warnings seem to come where this is "FixGameString("KM/H")" why don't you try to remove that specific section and just add it after the speed? example:
if it doesn't work, then let me know and I'll see what else is wrong with it and try to help accordingly.
Код:
format(S, sizeof(S), "~y~%d KM/H~w~~n~%s: ~y~%d l~w~", GetVehicleSpeed(vehicleid), uzemanyag, vInfo[vehicleid][UZEMANYAG]);