I’m trying to create a mission involving the BM-21 MLRS, and I’ve encountered the following issue:
By design, if a shell lands within 1000m of the target, the target becomes aware it’s under attack and begins preparing to leave. This means the player has limited time to destroy the target before it moves (hitting a moving target is much harder).
Current Solution:
To implement this, I’ve placed the target at the center of a 1000m-diameter zone and created a bombing area with 1 HP (so any shell that hits the area destroys it). I then use triggers based on this logic.
Problem with Current Solution:
In Realistic Battles (RB) mode, the bombing area is visible on the map and in-game.
In Simulator Battles (SB) mode, the BM-21 model behaves incorrectly, and there are issues with operating the Mavic drone.
Goal:
I want this logic to work only in RB mode without the bombing zone markers being visible.
Questions:
Is there a way to hide these markers in RB mode?
Are there alternative solutions to achieve the same effect without using a bombing zone?
Any suggestions would be greatly appreciated. Thanks!
Hey there, Does anybody know how to place AI planes with their engines turned off ?? I know how to place em but not with their engines off.
Help is greatly appreciated
In ‘unitsetproperties’, ensure to set ‘speed’ to 0, ‘fuel’ to 0 and click on ‘engines enabled’ and then untick so that it is an empty tick box. I also tick ‘cannotmove’. You can also tick ‘stayonground’ while you are at it.
Remember to create a squad with all the planes you want to be like this, so it will be easier to just select this squad to adjust ‘unitsetproperties’ instead of individually :)
I have been playing about with getting sounds into custom missions; the only one I have had any luck with is “aircraft/ambient/alarm”.
Anyone know anymore that work? Tried using the ones on the GitHub, without success. Don’t suppose anyone has a list of working ones?
These guys were able to add custom audio to missions somehow. As I understand, they modified sound pack from naval mode. So, if you install this mod, you cannot play naval battles properly.
You can try to ask them how they did it.
Hey there community, I hope everyone is doing great. So, I made a mission with some infantry and tanks moving in background, I used the action “UnitMoveTo” to move the infantry, In mission, Everything works great, THe infantry does move as intentded, But when i went to watch the missions replay, The infantry doesnt move, it just stands there, Now why is it happening that in mission it moves but in the replay of the same mission , It just stands there like Nothing!!
Yes, there is the problem with infantry for some reason. This issue has been existing since the very beginning and they are not interested to fix it.
Infantry can move though if you create a path for it.