11.12.2014, 12:07
i did try
wich didnt work
Edit: it seems that a format made inside the stock returns the correct number
pawn Код:
return weapons;
Edit: it seems that a format made inside the stock returns the correct number
pawn Код:
format(wepstr,sizeof(wepstr),weapons[w]);
printf(wepstr);