SA-MP Forums Archive
[Help]Super patriot - 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]Super patriot (/showthread.php?tid=556004)



[Help]Super patriot - Mijata - 09.01.2015

xxxx


Re: [Help]Super patriot - CalvinC - 09.01.2015

If you want more of these patriots:
pawn Код:
BomberPatriot[0] = AddStaticVehicleEx(470,125.0996100,2015.5000000,19.2000000,267.9950000,43,62,15);
Then just duplicate it, change the coordinates and change
pawn Код:
BomberPatriot[0] =
To
pawn Код:
BomberPatriot[1] =
On the duplicate.
And ofc. repeat if you wanna create more:
pawn Код:
BomberPatriot[2] =
And so on.