21.05.2011, 11:20
Quote:
can i see how you create the 4 missing td's, if there is any textdrawhide for player in the timer, may i see that also?
|
All the 18 textdraws are being formatted this way:
pawn Код:
// example:
format(szString, 128, "Fuel:~w~ %d", Gas[GetPlayerVehicleID(playerid)]);
TextDrawSetString(TD_7, szString);