27.01.2013, 10:24
You don't need parameters in this Command, 'cause you don't have parameters..
To
If you have parameters, you add 'params[]' too..
pawn Код:
if (strcmp("/cop", cmdtext, true, 10) == 0)
pawn Код:
CMD:cop(playerid)