Search the Community
Showing results for tags 'rearming'.
Found 5 results
-
EDITED on Oct 13th, 2022: Folks, here is the best solution I have developed to rearm ground vehicles (works fine with nautical too but not really reliable with air vehicles, mainly from RHS, CUP, etc), so feel free to check the code and point fixes, changes, improvements. THY_VO_functions.hpp fn_VO_parameters.sqf fn_VO_globalFunctions.sqf fn_VO_coreGrd.sqf Download the current solution: https://drive.google.com/file/d/1Ls2ZYb3ibb8mRZYJ7u4p_KBZwwGt04Hx/view?usp=sharing
-
A.C.E. - disable rearming, refueling and repairing
_MystX_ posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I've been trying to get the vanilla vehicle maintenance system to work with ace for a few hours now. The only thing I have found is people saying that you should delete the related pbo files (which I've done) but then I still can't, for example rearm through the interaction menu nor through the ace menu (obviously). Does anyone know how you can get the vanilla system to work with ace. I know it is possible 'cause you can see it in some of Dslyecxis videos. A quick answer would be appreciated. ---- Sorry for any spelling or grammar mistakes. English is not my native ---- -
Hi, so there's this situation: I've been defending an outpost with my AI teammates for two hours straight and eventually they all fired all their ammunition, including any spare mags in vehicles or crates in the vicinity. I am surrounded by a good hundred of bodies and I would like to choose a certain body I want my AI to take weapon and ammo from. However the only way in vanilla, from what I've experienced, is to select the AI, 6 -> choose desired weapon. It wouldn't be a problem but: a) Weapons in the list are not shown with distance to them, so I can have 100 AKs of the same type to scroll through b) well, it's 100 of guns to go through before I can select "rearm at [vehicle]". My question is, does anyone know if there's a way, or a mod, that would let me select my teammate and tell him to take that very certain gun or rearm at that very certain body by just selecting it? I don't really get how is the vanilla list of guns sorted and no matter what I try, usually the AI runs through the whole map to grab an AK from a body.
-
Hi fellow warlords 🙂 The game keeps crashing when I rearm my Blackfoot immediately at a "Vehicle Ammo [NATO]" just called in by myself right beforehand by selecting "request" "air drop" "your location" . Basically the game just freeze and enters a nonresponsive state. Any way of fixing this? I play Arma 3 in vanilla mode. It happens on the standard maps. I have not checked if it happens on other maps as well. Thanks in advance for looking into it. Regards, insop
-
Interesting problem I know. It probably is something quite simple but I can't figure it out. Now, I'm fairly new to scripting (about six months) so I'm not 100% sure what I should do. The basic premise is that the player has a UAV with an M136 launcher on it. The drone then fires that launcher. Got that part down. I've even got it so that the drone rearms when it goes back to "Home". Now, what I'd like to do is to have the players rearm it in the field. They can have a launcher on their back, bring the drone to them and then attach the launcher onto the drone. The drone has a new launcher and the player looses theirs. Here is the code that I have so far. I know that it must be very simple but any help is very much welcome in advance. For you're consideration, I'm using ACE, CBA, RHS (All four modules) and more quality of life mods. Nothing that would effect scripting in any way.