Arma 3
Dynamic Recon Ops - Lythium
87 comentarios
cody 20 AGO a las 19:24 
Thats just arma for ya
boundtotheburn 8 ABR a las 7:37 
No sure if its other mods conflicting but it feels like I have to use a whole magazine to put one guy down.
Stolt 19 MAY 2023 a las 5:14 
How come there is no Combined Arms Preset? How do I add that preset in?
GRAPTIK 26 MAR 2023 a las 11:58 
Excellent.
2drunk2win 2 OCT 2022 a las 3:02 
For some reason it has a red X next to my player and I cant play with a squad
rapakymppi 22 ENE 2022 a las 5:37 
great stuff
toecutter 21 OCT 2020 a las 14:59 
187 KILLS - no team lost - 2 utes destroyed - is that dedication.....
toecutter 20 OCT 2020 a las 18:09 
hi, digging the game, got a coupe issues, have support selected but its not available to call in, cannot execute some mission as if i blow up the target up at the marker nothing happens, i have to cancel to continue.my loadout shows mags but when i reload only relaods a couple of bullets? thx
Castle 4 OCT 2020 a las 1:35 
how can I enable ACE arsenal?
toecutter 11 AGO 2020 a las 1:33 
SHT HOT, be good if can save loadout for next , next,next.next..etc mission??
[MO] Martin 26 MAR 2020 a las 19:38 
Very nice, - great job, - thanks !!:NATO:
AdamD 17 JUL 2019 a las 12:17 
Is there anyway to fix the issue where enemy AI units don't react to anything until you get well within 500m of them? Kinda of takes away from the "recon" where you have to get right up on them in order for anything to be effected
MaxineMason 12 ENE 2019 a las 2:51 
can I use zues?
pecktro2000 30 DIC 2018 a las 18:13 
None of my DRO missions have any supports available anymore. The support menu is empty even though I selected supports in the mission planner.
Haruna Ryou 12 DIC 2018 a las 22:01 
you need jbad i think
Spyro 1 DIC 2018 a las 7:30 
Hope to see this the fix soon, this map with this mod is a nice combination ;)
FoxTrap 17 NOV 2018 a las 21:02 
can't open this map, wont even load along side most maps T.T
ColinM 16 OCT 2018 a las 4:40 
Excellent, glad to see active Dev participation in comments :-)

Is there possibly a GitHub link for the source? I'd be interested in creating pull requests to fix any issues we come across during our sessions
baby yoda executed by the state  [autor] 16 OCT 2018 a las 1:10 
Thanks for catching that! It'll be fixed in the next patch.
ColinM 15 OCT 2018 a las 16:18 
Regarding my message below - for the developer mbrdmn, I'm happy to help with some of the development of this mission in terms of code cleanup etc if you're interested.
ColinM 15 OCT 2018 a las 16:14 
For those with "Generating Mission" freezing, I've updated some part of the code to have it in a better state, as the code in question is quite poor (no offence) and doesn't take into consideration the fact that a condition may not be met.

Step 1: Install PBO Manager
Step 2: DePBO the mission
Step 3: Locate the sunday_system\generate_ao\generateAOLocation.sqf file
Step 5: Replace lines 209-212 with the following code instead.

// CODE
_continue = true;
_building = [_buildings] call sun_selectRemove;
_buildingClass = typeOf _building;
_buildingDestructionType = (configFile >> "CfgVehicles" >> _buildingClass >> "destrType");
_buildingDestructionTypeCfgData = "";
if (!(isNull _buildingDestructionType)) then {_buildingDestructionTypeCfgData = _buildingDestructionType call BIS_fnc_getCfgData;};
if (_buildingDestructionTypeCfgData == "DestructNo") then {_continue = false};
// END CODE
Lt.Clifforth 19 SEP 2018 a las 4:35 
hi thank you for all the work you put in to this game.

i Want to use the Revive System you made, for some private missions for me and my friends.
im allready looking into it and im trying to combind the code with some libaration missions.

you see i love the Ai Revive system, but i cant get it to work. is there any chance you could let me know what files From the PBO file i need in order to make your Code work ?
Sergeant Roland ® 3 AGO 2018 a las 12:03 
Same problem as Sputnik...
Delta_5-1 23 JUL 2018 a las 23:08 
Same problem as sputnik using any faction not in vanilla.
RealComfy 23 JUL 2018 a las 2:38 
Same problem as sputnik and baton
vollKontaCt 18 JUN 2018 a las 1:57 
hi is there a way to increase the number of players? we would like to play the mission with 15 people!
Baton 21 ABR 2018 a las 5:31 
Have same problem as Sputnik
Sputnik Monroe 26 MAR 2018 a las 17:57 
Dynamic Recon Ops works flawless on all maps for me and my friend except for this one. Everytime we try to do Dynamic Recon Ops on Lythium it's gets stuck in the generating missions phase, we've given it 15 minutes before and it just keeps cycling through views of the map with the please wait generating mission part.

As I said we don't have this problem on DRO on any other map.
Delta_5-1 11 MAR 2018 a las 19:30 
Is there any conflict with this Mission with either ACE or ALIVE mods?
floodkiller52 30 ENE 2018 a las 11:26 
are you planning on adding any other maps. I have all the dco downloaded im not a fan of the dynamic combat ops becasue i like action. So planning on adding any other maps?
Moose2803 1 DIC 2017 a las 8:35 
why do i get droped in very far away from the objectives?

MAD DOG 26 AGO 2017 a las 1:30 
this mission no longer works??
The Cooler C3PO 4 AGO 2017 a las 12:57 
combat lythium ?
Potatomuncher64 31 JUL 2017 a las 17:13 
love this guys who made this :)
Laid3acK 30 JUL 2017 a las 2:42 
No problem about the generation time in my case.
Many thanks about the "cba_xeh" dependency. :)
Conan, Cimmerian 29 JUL 2017 a las 14:22 
I just tried Altis and it generated in a few seconds. Not many mods, pretty fresh install.
I´ll try again and see if there is a specific setting which made it so slow. Thanks
baby yoda executed by the state  [autor] 29 JUL 2017 a las 13:57 
When it's generating which loading message does it hang on? If you have a lot of mods active that will increase the generation time significantly as the scenario has to check through all the units and vehicles added by mods multiple times.
Conan, Cimmerian 29 JUL 2017 a las 13:53 
is it normal that it takes several minutes to generate?
it switches scenes and it doesn´t seem like it crashed/froze but it keeps generating...
Jernatoni 19 JUL 2017 a las 20:02 
Awesome mod. Great work!
Laid3acK 16 JUL 2017 a las 10:16 
Hi, after the last update with a vanilla ArmA3 no mods, i can't launch the mission.
A pop-up says that "cba_xeh" is required. It happens also with Chernarus and Zargabad.

No problem when i lauch Arma3 with @CBA.

The CBA is required now with your missions ?
Bantha456 7 JUL 2017 a las 10:59 
every time i start a game it says mission complete and ends
w7r_ 23 JUN 2017 a las 8:18 
How to play sandbox ? Unlimited play ... :2015cookie:
fvmoperator 23 JUN 2017 a las 5:26 
i love these. Is it possible to add an option to set AI skill like an advanced skill set for your squad group ai and enemy ai like in eden enhanced?
Totobro 22 JUN 2017 a las 17:14 
The mission is great, just like all the others! The only issue I'm experiencing is that Advanced Ballistics on ace doesn't appear to work on the mission. For instance, range cards don't detect what gun/ammo you're using. Seems to be a mission problem, because other ace compatible missions work with it. Hopefully this doesn't sound whiny. I love your missions, and every update makes me incredibly excited to put even more hours into it! Sorry if this is something out of your hands, I'm really quite clueless on the matter.
7ANNER 22 JUN 2017 a las 14:15 
Stubbz the DRO version is already on here. I'm not sure if hes done DCO or not though.
Stubbz 22 JUN 2017 a las 14:00 
will you be making DCO and DRO on the new free DLC map?
baby yoda executed by the state  [autor] 22 JUN 2017 a las 12:55 
Yup, in the team planning menu you can access the virtual arsenal by clicking the gun icon next to each unit's name.
KappaLeader 22 JUN 2017 a las 12:39 
Hi only used the DRO mods for a few hours, but is there a way to change what your start out clothing looks like? Just downloaded some other maps to try out the DRO on them and was just curious since I'd rather not use the MCAM as I prefer the British camo or some mod ones any way to use those instead possibly?
ShortWlf 22 JUN 2017 a las 6:29 
Love this mod!!
wiliortizlopez 21 JUN 2017 a las 19:27 
exelente juego