SA-MP Forums Archive
Shoot with weapons objects - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Shoot with weapons objects (/showthread.php?tid=275393)



Shoot with weapons objects - Urefeu - 09.08.2011

Hekki?

I tied my arms to vehicles using AttachObjectToVehicle (weapons objects).

I wondered if we could get them. I know that the objects themselves can not shoot, but the tanks, hydras, Seasparrow, Rustler and hunters take many missiles / guns.

Would it be possible to do the same for a car?

Thank you!


Respuesta: Shoot with weapons objects - RatHack - 09.08.2011

I don't know if that's possible..


Re: Shoot with weapons objects - brett7 - 09.08.2011

I don't think its possible because you have to be inside the vehicle to shoot it.


Re : Shoot with weapons objects - Urefeu - 09.08.2011

I mean, I would be in my car and be able to take a hunter, hydra, Seasparrow, rhino or rustler ...


Re: Shoot with weapons objects - admantis - 09.08.2011

It's possible just play with some functions, to damage the player / vehicle infront of it within a range, like getting the angle between two lines, including the new option of 0.3c to create particle objects to create a burst in the machine gun's tip. However, it's outboundary my knowledgement.


Re : Shoot with weapons objects - Urefeu - 09.08.2011

I do not care the effects of brightness, for now.

You mean play with a IsPlayerInArea?