28.11.2011, 13:50
Ok so im stuttering all day with this stupid string so i got this:
And the file with the text:
But the problem is it keeps giving the old string wich was called TXT_HaulingCargoFromToDeliver
But i want it to show the paramedic thing what is wrong? i dont understand!
pawn Код:
format(RouteText, 255, TXT_Paramedic, Load, StartLoc, EndLoc);
pawn Код:
#define TXT_Paramedic "~w~Get the ~b~%s~w~ from ~r~%s to ~w~%s~w~"
Код:
#define TXT_HaulingCargoFromToDeliver "~w~Hauling ~b~%s~w~ from %s to ~r~%s~w~"