Arma 3
40 次評價
EDN Fortification
   
獎勵
加入最愛
已加入最愛
移除最愛
Data Type: Mod
Mod Type: Mechanics
檔案大小
發佈於
12.047 MB
2017 年 5 月 27 日 上午 3:12
1 項更新註記 (檢視)

訂閱以下載
EDN Fortification

描述
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 則留言
Eddie Gaming 2024 年 8 月 17 日 下午 6:03 
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 2024 年 1 月 6 日 上午 4:31 
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 2023 年 8 月 7 日 下午 10:10 
I get a error message starting the game with this mod
Rico Dandeles 2022 年 3 月 7 日 下午 12:56 
@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 2022 年 3 月 6 日 下午 3:12 
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  [作者] 2022 年 3 月 6 日 下午 2:25 
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 2022 年 3 月 6 日 上午 9:56 
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 2022 年 3 月 5 日 下午 9:01 
You were right, the vanilla items work fine. I wish there was a way to get the modded ones to work :(
Eden  [作者] 2022 年 3 月 5 日 下午 8:03 
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  [作者] 2022 年 3 月 5 日 下午 4:28 
it is an global variable