Total War: WARHAMMER III

Total War: WARHAMMER III

Otillräckligt med betyg
The Return of the Ironskin Tribe (The Old World) [Fixed]
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
units
Taggar: mod
Filstorlek
Lades upp
598.012 KB
3 apr @ 5:21
1 ändringsnotis ( visa )

Abonnera för att ladda ner
The Return of the Ironskin Tribe (The Old World) [Fixed]

Beskrivning
- 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!