SA-MP Forums Archive
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=653197)



warning 202: number of arguments does not match definition - Marv123 - 28.04.2018

Hello Guys
How Are You

Iam Getting This Error's When Iam Compileing
PHP код:
C:\Users\Crazy Manu\Desktop\JaKe\gamemodes\blank.pwn(2765) : warning 202number of arguments does not match definition
C
:\Users\Crazy Manu\Desktop\JaKe\gamemodes\blank.pwn(13273) : warning 202number of arguments does not match definition
C
:\Users\Crazy Manu\Desktop\JaKe\gamemodes\blank.pwn(13300) : warning 202number of arguments does not match definition
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
3 Warnings

See are that lines

PHP код:
1. Objects_[0][i] = CreateDynamicObject1649gCoords[i][0], gCoords[i][1], gCoords[i][2], -90.0000000.0000000.000000, -1, -1, -1150.0150.0 );
2. hInfo[houseid][hMapIcon] = CreateDynamicMapIcon(hInfo[houseid][hPickupP][0], hInfo[houseid][hPickupP][1], hInfo[houseid][hPickupP][2], SALE_ICON, -100, -1STREAM_DISTANCESMAPICON_LOCAL);
3. hInfo[houseid][hMapIcon] = CreateDynamicMapIcon(hInfo[houseid][hPickupP][0], hInfo[houseid][hPickupP][1], hInfo[houseid][hPickupP][2], NOTSALE_ICON, -100, -1STREAM_DISTANCESMAPICON_LOCAL); 



Re: warning 202: number of arguments does not match definition - std - 28.04.2018

got the latest version of streamer? happen to me too but i just downloaded the latest version


Re: warning 202: number of arguments does not match definition - Marv123 - 29.04.2018

Quote:
Originally Posted by std
Посмотреть сообщение
got the latest version of streamer? happen to me too but i just downloaded the latest version
Not Working boss


Re: warning 202: number of arguments does not match definition - TitoRayne - 29.04.2018

this.

PHP код:
new gCoords[1], gCoords[2