How to create custom vehicle weapons? - 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: How to create custom vehicle weapons? (
/showthread.php?tid=344936)
How to create custom vehicle weapons? -
Gangs_Rocks - 23.05.2012
Okay, so I did this so faR:
but i wanna make the heatseekers shoot AND NOT CreateExplosion! I wanna make 'em shoot real missiles with speed! Help me out please.
Re: How to create custom vehicle weapons? -
Niko_boy - 23.05.2012
Create more object
say if you got a command , /shoot , inside it do like:
CreateObject(mislieid,ATTACH coorDINATES)
Then move object by getting vehicle facing angle and player camera angle
with
MoveObject