SA-MP Forums Archive
Hello i need your opinions/help - 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: Hello i need your opinions/help (/showthread.php?tid=642024)



Hello i need your opinions/help - XxXDragonXxX - 23.09.2017

How can i make cars shooting with m4 is it possible?


Re: Hello i need your opinions/help - XxXDragonXxX - 24.09.2017

BUMB


Re: Hello i need your opinions/help - 10MIN - 24.09.2017

You need to do an algorithm to calculate the target, and then make some objects to move in "harmony" to be like bullets, and then decrease the HP of the player/vehicle...
So: Without a lot of advanced algorithms and objects, you can't do it. (never done it myself, but I think that in theory this would work)


Re: Hello i need your opinions/help - XxXDragonXxX - 29.09.2017

do you know bullets id?


Re: Hello i need your opinions/help - whadez - 29.09.2017

Quote:
Originally Posted by 10MIN
Посмотреть сообщение
You need to do an algorithm to calculate the target, and then make some objects to move in "harmony" to be like bullets, and then decrease the HP of the player/vehicle...
So: Without a lot of advanced algorithms and objects, you can't do it. (never done it myself, but I think that in theory this would work)
If you want to be able to shoot vehicles:
v_shot.inc

If you want vehicles to shoot players / vehicles
Best of luck!


Re: Hello i need your opinions/help - XxXDragonXxX - 02.10.2017

i've seen a tuto how to make cars shooting neons and i changed the neons to rpg's but to minigun or mp5/m4 i need bullets etc