Gang Zones
#1

when i want to put gang zone i put... i using Carlito's RolePlay GameMode!

i follow this tutorial: http://forum.sa-mp.com/showthread.ph...ight=gang+zone

and when imade all of these instructions i have 4 warnings:

Код:
C:\Documents and Settings\user\Desktop\CRP\gamemodes\crp.pwn(1196) : warning 202: number of arguments does not match definition
C:\Documents and Settings\user\Desktop\CRP\gamemodes\crp.pwn(1196) : warning 202: number of arguments does not match definition
C:\Documents and Settings\user\Desktop\CRP\gamemodes\crp.pwn(1196) : warning 202: number of arguments does not match definition
C:\Documents and Settings\user\Desktop\CRP\gamemodes\crp.pwn(1196) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:           6264 bytes
Code size:           544900 bytes
Data size:          1360548 bytes
Stack/heap size:      16384 bytes; estimated max. usage=4086 cells (16344 bytes)
Total requirements: 1928096 bytes

4 Warnings.
line 1196:
Quote:

SM = GangZoneCreate(1090,567, -2108,218, 1311,132, -1997,681);

Reply
#2

Quote:

SM = GangZoneCreate(1090,567, -2108,218, 1311,132, -1997,681);

change to
Quote:

SM = GangZoneCreate(1090.567, -2108.218, 1311.132, -1997.681);

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)