Boss-Starstreams 10 Posted September 30 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. Share this post Link to post Share on other sites
EricJ 759 Posted November 4 https://forums.bohemia.net/forums/forum/162-arma-3-addons-configs-scripting/ Share this post Link to post Share on other sites
gatordev 219 Posted November 5 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