warning 202: number of arguments does not match definition
#4

It seems, that the parameters are not correct. It should be
pawn Код:
dcmd_admins(playerid, params[])
// etc.
And it the commands you're not using the params, just add this:
pawn Код:
#pragma unused params
I can't think anything else.
Reply


Messages In This Thread
warning 202: number of arguments does not match definition - by Patrick - 25.12.2012, 13:17
Re: warning 202: number of arguments does not match definition - by Konstantinos - 25.12.2012, 13:25
Re: warning 202: number of arguments does not match definition - by Patrick - 25.12.2012, 13:28
Re: warning 202: number of arguments does not match definition - by Konstantinos - 25.12.2012, 13:37
Re: warning 202: number of arguments does not match definition - by Patrick - 25.12.2012, 14:00
Re: warning 202: number of arguments does not match definition - by [CG]Milito - 25.12.2012, 19:28

Forum Jump:


Users browsing this thread: 1 Guest(s)