24.05.2011, 02:04
Also, why are you even formatting the string into the textdraw? There's no need to!
pawn Код:
//format(szString, 40, "~Status:~w~ On Route");
TextDrawSetString(TD_7[i], "Status:~w~ On Route");