Arma 3
AIO Arsenal (Service Station)
40 Comments
Sanguinox 2 May @ 3:03am 
i found a workaround for enabling the composition scripts. dont remember the name of the mod now off the top of my head, but might be good to add it as an optional dependency in the description maybe?
Elongerson Muskerton | GrokTurbo  [author] 1 May @ 3:56pm 
or get something like singleplayer cheat menu and give yourself Zeus through that, which might be easier
Elongerson Muskerton | GrokTurbo  [author] 1 May @ 3:56pm 
so, in your case, you can edit the scenario, look up a tutorial for that if u need to
Elongerson Muskerton | GrokTurbo  [author] 1 May @ 3:55pm 
it's a composition of objects that need to be placed down in eden editor or zeus
Sanguinox 1 May @ 6:49am 
how would i enable this for a scenario downloaded from the steam workshop?
Rico 23 Jul, 2024 @ 1:51pm 
could you isolate the repair rearm refuel and put it on a zamak transport? I dont like to code
Anthony 8 Jul, 2024 @ 9:36pm 
Is this Available in Zeus??
Elongerson Muskerton | GrokTurbo  [author] 26 Feb, 2023 @ 4:02pm 
@PBrion, bad server configuration
PBrion 26 Feb, 2023 @ 8:26am 
when i place it, it stop working and the things inside explode
Jonny Cross 10 Nov, 2022 @ 4:08pm 
Thank you Zeus, this is a wonderful little composition. I'll try and edit it for SOG assets only.
Elongerson Muskerton | GrokTurbo  [author] 10 Nov, 2022 @ 7:13am 
If you wanted to restrict the arsenal there are two ways of going about it, both of which will also require disabling the random/load buttons. The first way is to remove blacklisted items (or non-whitelisted items) by running the code from a "arsenalClosed" event handler. The other way to do it would be adding the items to the arsenal manually with BIS_fnc_addVirtualBackpackCargo, BIS_fnc_addVirtualItemCargo, BIS_fnc_addVirtualMagazineCargo, & BIS_fnc_addVirtualWeaponCargo. Again, you would have to disable random & load buttons/keybinds as well so players cannot load their saved loadouts.
Jonny Cross 9 Nov, 2022 @ 5:08am 
Trying to Make A SOGPF one.
Jonny Cross 9 Nov, 2022 @ 4:52am 
How would I go about restricting the arsenal for this fine composition?
Rabbit 25 May, 2022 @ 12:38am 
Can I suggest an option to edit a vehicles inventory
Бап Минсок 밥 민석 21 May, 2022 @ 3:11am 
If subscribe to this addon, will it appear directly in the mission editor or Zeus without any other steps?:steamthumbsup:
Elongerson Muskerton | GrokTurbo  [author] 26 Mar, 2022 @ 4:14pm 
It won't show up as a mod, it's a composition that you can use in either the 3den editor or zeus.
DestroSA 25 Mar, 2022 @ 4:12am 
This isn't showing in my mods list, any help?
JuggernautOfWar 10 Mar, 2022 @ 12:53am 
Does this enable aircraft to use the dynamic loadout system when nearby?
Warhammer Actual 1 Mar, 2022 @ 6:44pm 
any luck with the ace version? ty in advance
Elongerson Muskerton | GrokTurbo  [author] 25 Feb, 2022 @ 6:40pm 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2765292972
Now you can put it on whatever you want with this composition/module
JediSith1981 25 Feb, 2022 @ 11:55am 
:-) snazztastic!!

DRO = Dynamic Recon Ops, dynamically generated missions based on pre-game options (factions, AO, mission type, starting vehicles and insertation, loadouts, weather, much more) ;-) B-)

I have ported many DRO missions to various terrains. Check out the general explanation of DRO on any of the DRO Scenario pages (all are alike) :: https://steamhost.cn/steamcommunity_com/id/JediSith1981/myworkshopfiles/?appid=107410
Elongerson Muskerton | GrokTurbo  [author] 25 Feb, 2022 @ 11:50am 
yeah man go for it, there are no dependencies, and the code is open source.
but what is DRO?
JediSith1981 25 Feb, 2022 @ 11:37am 
Any way I can integrate this in to my DRO missions without additional subscriptions or dependencies ? Thanks in advance, looks snazztastic !!
Elongerson Muskerton | GrokTurbo  [author] 25 Feb, 2022 @ 10:04am 
Update: thanks to Expung(3rd Dimension), I have fixed the JIP problems.
Apparently, the JIP messages were being overwritten, so I changed it up.
Now it seems to work fine, when you join in progress, all the actions show up.
Elongerson Muskerton | GrokTurbo  [author] 25 Feb, 2022 @ 6:34am 
A smaller version (without rearm, repair, & refuel) has been posted, here is the link:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2764558652
Elongerson Muskerton | GrokTurbo  [author] 24 Feb, 2022 @ 10:18am 
In the meantime, i put the source code on github incase anyone wants to make their own versions of this: https://github.com/M9-SD/AIO_Arsenal
Elongerson Muskerton | GrokTurbo  [author] 24 Feb, 2022 @ 10:16am 
I am planning on making a smaller version of this as well, based on a green supply box, without the rearm, repair, and refuel.
Elongerson Muskerton | GrokTurbo  [author] 24 Feb, 2022 @ 10:15am 
As for the comments about ACE, adding a garage, and making it sling-loadable, I will have to make a separate version for that, because this is meant to be compatible with the remote exec restrictions and battleye filters on official zeus servers.
Elongerson Muskerton | GrokTurbo  [author] 24 Feb, 2022 @ 10:13am 
its all JIPed up so idk why you are having that issue

remoteExec ['addAction', 0, _faradayCage];
PITN 23 Feb, 2022 @ 6:38pm 
Had an issue with new players joining after placement not receiving the addAction. So not supporting JIP in MP? Otherwise this is awesome.
cinnamon545 23 Feb, 2022 @ 3:49pm 
Thanks for this!
TehF0cus 23 Feb, 2022 @ 2:01pm 
Or you just use ACE Arsenal and get all of this, always, everywhere
Fluffy GS G5 23 Feb, 2022 @ 12:38pm 
Is it possible to add the garage? So than we can also change the vehicle loadout/Camo etc? this would be porn :steamhappy:
Dutch 23 Feb, 2022 @ 6:27am 
Excellent addition, is it possible to make this access the ACE arsenal instead? I'm not too familiar with editing the inits, and have failed so far. :D Any help would be appreciated.
BurungBaguette 23 Feb, 2022 @ 12:33am 
Make this slingloadable and it would be gucci
Raavolk 22 Feb, 2022 @ 11:24am 
Nice script bro
Indiana Jones 22 Feb, 2022 @ 6:57am 
Amazing stuff
Expung3d 21 Feb, 2022 @ 9:41pm 
basedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbasedbased
Supercon192 21 Feb, 2022 @ 8:15am 
This looks amazing.