15.03.2013, 21:02
can you show us your define on that command?
you should have something like this on your callback OnPlayerCommandText
if you dont have that. make sure you have that.
or if it still give's you error IG i prefer using sscanf
you should have something like this on your callback OnPlayerCommandText
pawn Код:
dcmd(sellweapon,10,cmdtext);
or if it still give's you error IG i prefer using sscanf