Jump to content
Sign in to follow this  
laserpanda

Attaching weapons to car

Recommended Posts

Is there any way to make a static weapon connected to a car with attachto fire when the left click/horn is pressed?

Share this post


Link to post
Share on other sites

player attachTo [car,[0,0,1]];

this is very simple . you can also setup a sqs fil . it will take some time before you get the right pos but its very simple and very effective :)

Share this post


Link to post
Share on other sites

Lol, I love vehiclular combat.

No, not that I know of.

But on vehicles that already have turrets (and some that dont) you can add the weapon to the vehicle. Sometimes the game crashes when adding weapon types to vehicles.. you have to figure out what is possible with Arma2.

Here is an example of it being used in arma 1, check out RoadRage from Celery. http://www.armaholic.com/page.php?id=1337

Share this post


Link to post
Share on other sites

The way I'd do it is attach the static weapon for looks and use addMagazine and addWeapon on the car so it can fire the weapon without any tricks.

Share this post


Link to post
Share on other sites
The way I'd do it is attach the static weapon for looks and use addMagazine and addWeapon on the car so it can fire the weapon without any tricks.

I have this desire to hug your knowledge, but not in a gay way. :happy:

Share this post


Link to post
Share on other sites

When I type some text in the vehicle's (ex. a HMMWV) init box: 'this addMagazine "20Rnd_556x45_Stanag"; this addWeapon "M16A2";' the car should already have the weapons inside, but I don't seen anything, take arm or sg.

Any suggestions? Thx. :)

Edited by AkeR

Share this post


Link to post
Share on other sites
AkeR: use addmagazinecargo and addweaponcargo ;)

Ahh, many thanx! :rolleyes:

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×