Quote:
Originally Posted by MadeMan
pawn Код:
format(szstring, sizeof(szstring), "~y~ROBBERY IN PROGRESS~n~~r~STAY IN THE CHECKPOINT");
change it to
pawn Код:
format(szstring, sizeof(szstring), "~y~ROBBERY IN PROGRESS~n~~r~STAY IN THE CHECKPOINT~n~~b~%i", robbingVictim[i]);
|
Ok, i replaced it, but nothing happens.......... still same thing no number is displayed. (that is the only thing i added) the other guy that told me to do that stuff, that code is not in my script