SA-MP Forums Archive
Bug - 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: Bug (/showthread.php?tid=479651)



Bug - boomerboom - 06.12.2013

Код:
GZ_ZONE2 = GangZoneCreate(2414,0625,-2015,625,2519,53125,-1935,9375););
Код:
C:\Users\***\Desktop\SAMP\gamemodes\grandlarc.pwn(105) : warning 202: number of arguments does not match definition
C:\Users\***\Desktop\SAMP\gamemodes\grandlarc.pwn(105) : warning 202: number of arguments does not match definition
C:\Users\***\Desktop\SAMP\gamemodes\grandlarc.pwn(105) : warning 202: number of arguments does not match definition
C:\Users\***\Desktop\SAMP\gamemodes\grandlarc.pwn(105) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Warnings.



Re: Bug - Riddick94 - 06.12.2013

Too many arguments/parameters inserted?


AW: Bug - BigETI - 06.12.2013

Use "." for decimal places.

pawn Код:
GZ_ZONE1 = GangZoneCreate(2690.625, -2003.90625, 2824.21875, -1882.03125);



Re: Bug - boomerboom - 06.12.2013

I don't get errors but I can't see it.


Re: Bug - Riddick94 - 06.12.2013

Quote:
Originally Posted by boomerboom
Посмотреть сообщение
Gimme fix of it.If you know how to fix it...
First of all, don't be rude, there's a word "please", and second you don't even know what semicolon means. And what's the problem to check function arguments at SA-MP wiki?

https://sampwiki.blast.hk/wiki/GangZoneCreate


Re: Bug - boomerboom - 06.12.2013

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
First of all, don't be rude, there's a word "please", and second you don't even know what semicolon means. And what's the problem to check function arguments at SA-MP wiki?

https://sampwiki.blast.hk/wiki/GangZoneCreate
When I wrote that I didn't see you answeard