Jump to content
Boss-Starstreams

Basic script to refill MM 145 defender?

Recommended Posts

Who is the author of this, I think it came in an update with ArmA 3?

 

I'm lost on scripting. I remember a small script you could add into a vehicles initialization field and it would auto supply the vehicle.

Is there something similar for the MM 145 defender? This thing is really cool, but it runs out quick. I'm not even sure how to resupply it with a truck.

 

 

 

107410_19.jpg

Share this post


Link to post
Share on other sites

Are you talking about something like this:

 

this addEventHandler ["fired", {_this select 0 setVehicleAmmo 1}]; 

 

You could put it into a trigger with a timer so it loads slower instead of immediately.

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

×