Posts: 413
Threads: 59
Joined: Sep 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.
Posts: 1,767
Threads: 124
Joined: Mar 2010
Too many arguments/parameters inserted?
Posts: 1,046
Threads: 29
Joined: Mar 2010
Use "." for decimal places.
pawn Код:
GZ_ZONE1 = GangZoneCreate(2690.625, -2003.90625, 2824.21875, -1882.03125);
Posts: 413
Threads: 59
Joined: Sep 2013
I don't get errors but I can't see it.
Posts: 1,767
Threads: 124
Joined: Mar 2010
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
Posts: 413
Threads: 59
Joined: Sep 2013
Quote:
Originally Posted by Riddick94
|
When I wrote that I didn't see you answeard