Warhammer 40,000: Gladius - Relics of War

Warhammer 40,000: Gladius - Relics of War

90 个评价
Knights reinforcement (FOR ALL MANKIND FACTION)
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
711.656 KB
2022 年 12 月 19 日 上午 12:01
2022 年 12 月 24 日 上午 12:43
6 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Knights reinforcement (FOR ALL MANKIND FACTION)

在 Mithrandir 的 1 个合集中
GLADIUS collection de mods
16 件物品
描述
KNIGHTS REINFORCEMENT


  • This mod add Crusader Knight and Cerastus Knight Lancer to all mankind factions.
  • New building to make Knights recrutment available for Space Marines and Astra Militarum.

EN / FR
28 条留言
reshuram05 4 月 19 日 上午 11:50 
@DarkMaster I think so yes, the Knight Crusader is usually an AdMech unit
DarkMaster 4 月 8 日 下午 12:23 
will buying the mechanicus dlc give me the research options for the crusader knight cuz as of now i only have acess to the sororitas dlc i can make knight crusader but he doesnt get affected by researches
Tallahassee 2024 年 9 月 1 日 上午 1:50 
it doesnt work for me
HungryTGUY 2024 年 8 月 3 日 上午 12:03 
Changing the file type at modern windows in normal file explorer can be finicky; worst comes to worst, open the file up manually, do "save as" with no extension type and THEN manually type construction.ext to the raw file that doesn't have any extension now.
HungryTGUY 2024 年 8 月 2 日 下午 11:56 
Actually, I liked the mod enough that I made the code below; delete the old construction.xml file in the buildings data/world/buildings/[faction] and make a new construction.xml.ext (or just modify the old one) and in the fresh file, paste;

<?xml version="1.0" encoding="utf-8"?>
<building>
<actions>
<constructBuilding building="SpaceMarines/Auxiliaries" requiredUpgrade="SpaceMarines/Auxiliaries"/>
</actions>
</building>

where you change the "SpaceMarines" text to the relevant faction. If you didn't screw up and there aren't other mods you have that uses construction.xml instead of .ext, the compatibility issue will be fixed.
HungryTGUY 2024 年 8 月 1 日 下午 7:57 
Hey, I just wanted to mention that for any faction the construction.xml file in your mod files data/world/buildings/FACTIONS would mean that if there are any mods that modify the construction.xml files, then the two mods would be incompatible. That's why I recommend you to turn the construction.xml files for all factions to construction.ext files with code along the lines of (for example space marines);

<building>
<actions>
<constructBuilding building="SpaceMarines/Auxiliaries"
requiredUpgrade="SpaceMarines/Auxiliaries"/>
</actions>
</building>


Take a look at the code some other modders in the workshop has made (such as mods that add new units to a faction) to understand how the ext files work; they are pretty simple, and should resolve the incompatibility which results in some people not being able to build the recruitment buildings if they have some mods on.
Firebringer4 2024 年 4 月 14 日 上午 2:06 
Hey I made a compatibility patch with your mod and the mod Iron Hands, ill link it here if you want to throw it in description or someone else wants to use it.
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3222050815
brandonmoran1999 2023 年 12 月 1 日 上午 7:29 
@dr4gon @vonpassow any mod added faction will not gain mod added units without a patch period every time u make a faction u have to manually add units so other mods adding anything to a base faction will not give those units to mod factions
Tal'Raziid 2023 年 6 月 18 日 下午 7:05 
Will this work with Callipygian Complete Overhaul?
Dr4gon 2023 年 5 月 22 日 下午 2:02 
does this only work when playing as space marines faction? can't seem to get it to work when i play as Dark Angels