Is there a code to set unlimited ammo in Arma 3 eden editor?
Notifications
Clear all
Arma 3
2
Posts
2
Users
0
Reactions
3,158
Views
Sep 04, 2022 2:45 am
1 Reply
Oct 03, 2022 12:48 pm
Double click on a unit in Eden editor
Put this code:
this addEventHandler ["Fired",{(_this select 0) setVehicleAmmo 1}]