GANGZONES
#1

pawn Код:
lvtop = GangZoneCreate(1458,873, 1782,699, 1462,777, 3179,071);//444
  lvdown = GangZoneCreate(1458,873, -190,0142, 1462,777, 1798,172);//445
Код:
(444) : warning 202: number of arguments does not match definition
(444) : warning 202: number of arguments does not match definition
(444) : warning 202: number of arguments does not match definition
(444) : warning 202: number of arguments does not match definition
(445) : warning 202: number of arguments does not match definition
(445) : warning 202: number of arguments does not match definition
(445) : warning 202: number of arguments does not match definition
(445) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


8 Warnings.
Reply
#2

Look at it real closely, you have commas where you should have dots.

pawn Код:
lvtop = GangZoneCreate(1458.873, 1782.699, 1462.777, 3179.071);//444
lvdown = GangZoneCreate(1458.873, -190.0142, 1462.777, 1798.172);//445
Reply
#3

Your using Xtreme Vehicle Plotter for gangzones, yes its good for gangzones but they forgot to add comas

pawn Код:
1458,873 to 1458.873
Reply
#4

HINT:
https://sampwiki.blast.hk/wiki/GangZoneCreate
Reply
#5

Does anyone have anything better for gangzones then vehicle plotter?? Look what it did:

I Drawn the line where i want it:



And it comes up like this (IGNORE THE LITTLE RED LINE ON THE RUNWAY, LOOK AT THE BIG ONE ABOVE)

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)