27.07.2011, 18:30
You've declared 'params' as an integer, not a string.
Correcting the top line of the command code you pasted to include the open and closed square parenthesis will fix it.
pawn Код:
CMD:fcreate(playerid, params[])