Arma 3
40 ratings
EDN Fortification
   
Award
Favorite
Favorited
Unfavorite
Data Type: Mod
Mod Type: Mechanics
File Size
Posted
12.047 MB
27 May, 2017 @ 3:12am
1 Change Note ( view )

Subscribe to download
EDN Fortification

Description
This mods includes some interfaces to build ingame (for example sandbag fences, camonets, etc.), some materials and some modules to configure your mission.
There is the fortification menu which can be opened by pressing ctrl+b (by default).
There is also the construction menu which will be opened by the fortifictaion menu.
Also there are 3 modules: One for allowing curator (Zeus) to edit construced Objects, one to add new blueprint and one to clear all blueprint from the construcion menu.

All credit goes to Eden of Sol-diers, I'm uploading it on workshop for easy managment of mods.
62 Comments
Eddie Gaming 17 Aug, 2024 @ 6:03pm 
Im having the same issue as @rico
i get crashes and the same error message, i really want to get this mod working, would greatly appritiate your help!
the-last-Yeti 6 Jan, 2024 @ 4:31am 
Hey @eden , mod is great ! but i tried your thing to update the variable but it seems to not work ..

"]" missing ...

here you said :

edn_fortification_array = [
["Walls",
["Land_BagFence_Long_F",[["edn_sandbag",3]]],
["Land_BagFence_Short_F",[["edn_sandbag",2]]],
...
],
["Camping",
...
];


Could you help me ? i fell like a porc with a spoon when it's time to code :)
Anjara1 7 Aug, 2023 @ 10:10pm 
I get a error message starting the game with this mod
Rico Dandeles 7 Mar, 2022 @ 12:56pm 
@Eden I'm getting an error every time I use your mod:

[] :'bin|config.bin/CfgPatches/edn_fortification/' not an array

I would like to either suppress or resolve this error message. <3
Rico Dandeles 6 Mar, 2022 @ 3:12pm 
i ended up adding your WIP items to my "common_civ_loot" array for my loot spawner, my mod could read yours even though yours couldn't read mine :csgo_despair:
Eden  [author] 6 Mar, 2022 @ 2:25pm 
okay that is an strange bug, theoreticly it should work with every item, how do you have added your items?
And thank you for posting the classnames of my WIP objects ;)
Rico Dandeles 6 Mar, 2022 @ 9:56am 
I ended up adding the WIP items to my loot table in the mod so i wont have this problem anymore. For any one else who wants to do this, the class names are ["edn_sandbag", "edn_Woodplank","edn_Metalpipe","edn_Steelplate"]
Rico Dandeles 5 Mar, 2022 @ 9:01pm 
You were right, the vanilla items work fine. I wish there was a way to get the modded ones to work :(
Eden  [author] 5 Mar, 2022 @ 8:03pm 
to be honest no, it looks right :/
Could you maybe try t with an vanilla item? and do you have the items you need in your inventory? (I think yes but just because it looks like the script didn't find them)
Eden  [author] 5 Mar, 2022 @ 4:28pm 
it is an global variable