[HELP] GangZone - 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: [HELP] GangZone (
/showthread.php?tid=510845)
[HELP] GangZone -
monster010 - 02.05.2014
Код:
C:\gf.pwn(8008) : warning 202: number of arguments does not match definition
C:\gf.pwn(8008) : warning 202: number of arguments does not match definition
C:\gf.pwn(8008) : warning 202: number of arguments does not match definition
C:\gf.pwn(8008) : warning 202: number of arguments does not match definition
pawn Код:
TPD = GangZoneCreate(1546,908, -1737,13, 1611,556, -1591,064);
I used Xtreme Vehicle Plotter
Re: [HELP] GangZone -
[WSF]ThA_Devil - 02.05.2014
GangZoneCreate(1546.908, -1737.13, 1611.556, -1591.064);
use dot for numbers, use comma as separator.
Re: [HELP] GangZone -
monster010 - 02.05.2014
LoL. SOLVED!