13.03.2015, 02:20
Actually if your are lazy just rename params to cmdtext and add somewhere the tmp variable
No clue why everyone uses 'params' anyway
The best would be if you rewrite your commands with sscanf but that could be a lot of work
pawn Код:
CMD:sellmarijuana(playerid, cmdtext[])
The best would be if you rewrite your commands with sscanf but that could be a lot of work