warning 202: number of arguments does not match definition - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: warning 202: number of arguments does not match definition (
/showthread.php?tid=524029)
warning 202: number of arguments does not match definition -
Lirbo - 04.07.2014
pawn Код:
format(String,sizeof(String),"%s KICKED %s: %s",GetPlayerName(playerid),GetPlayerName(p1),Reason);
Warnings: (4)
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
warning 202: number of arguments does not match definition
Re: warning 202: number of arguments does not match definition -
Frankin - 04.07.2014
put full command not the line with the error
Re: warning 202: number of arguments does not match definition -
Lirbo - 04.07.2014
nevermind :P