全面战争:战锤3

全面战争:战锤3

评价数不足
The Return of the Ironskin Tribe (The Old World) [Fixed]
   
奖励
收藏
已收藏
取消收藏
units
标签: mod
文件大小
发表于
598.012 KB
4 月 3 日 上午 5:21
1 项改动说明 ( 查看 )

订阅以下载
The Return of the Ironskin Tribe (The Old World) [Fixed]

描述
- Unit upgrade (scrap) system now working
- Unit warband system now working
- New RoR now spawns for Ghark Ironskin

Did not change starting position or scenario.

Any issues let me know!

All credits go to Sparkle Eldar for the original mod!



Note to Sparkle Eldar:

@ db/campaign_group_member_criteria_factions_tables/

Need to add faction keys (cr_ogr_ironskins) to: ogr_ironskin_warband ogr_ironskin_iron_plates_upgrade

@ script/campaign/mod/ironskin_ror_tow.lua [RoR not spawning in TOW]

Its down to this "if cm:get_saved_value("ironskin_ror_enabled") == nil then"

It runs the original mods script (ironskin_ror.lua), assigns that value to true, then doesn't run the new tow script bc it thinks its already done.

If you update, I'll remove this!