Little Help! - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Little Help! (
/showthread.php?tid=143650)
Little Help! -
kauposoopa - 23.04.2010
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(3771) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(377

: warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(3804) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(3821) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(3876) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(3903) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(10379) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43212) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43223) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43256) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43269) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43291) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43302) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43601) : warning 202: number of arguments does not match definition
C:\Program Files (x86)\Rockstar Games\SERVER - Copy\gamemodes\lsrp.pwn(43604) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 9436 bytes
Code size: 1715576 bytes
Data size: 10377984 bytes
Stack/heap size: 16384 bytes; estimated max. usage=4210 cells (16840 bytes)
Total requirements:12119380 bytes
15 Warnings.
How can i lose these ? i have LARP edit gm
Re: Little Help! -
Backwardsman97 - 23.04.2010
Post those lines.
Re: Little Help! -
[HiC]TheKiller - 23.04.2010
Well, pretty self explanatory.
Quote:
"Number of arguments does not match definition"
|
Meaning you have too many arguments in a function or to few.
Re: Little Help! -
Adil - 23.04.2010
Your using too much or too less parameters, try looking at the natives.