-
November 12, 2016, 10:59 AM
#1
Laetus
How do i add resources like gems and gold to a settlement?
Title says it all, im playing as the norse dwarfs and would appreciate resources in norsca, lorewise it has a lot, just not explored yet by the norscan tribes, as raid is their main income.
Can someone shed some light? seen some tutorials about it on old TW games, but it hasnt helped much.
-
November 12, 2016, 04:59 PM
#2
Civis
Re: How do i add resources like gems and gold to a settlement?
You would need to link the building superchain to the slot template in slot_template_to_building_superchain_junctions. For example:
wh_main_dwarf_orc_major_secondary wh_main_sch_dwarf_resource_gemstones
wh_main_dwarf_orc_minor_secondary wh_main_sch_dwarf_resource_gemstones
wh_main_dwarf_orc_major_secondary wh_main_sch_dwarf_resource_gold
wh_main_dwarf_orc_minor_secondary wh_main_sch_dwarf_resource_gold
Adding those would add the gemstones and gold buildings to all non-resource major and minor Dwarf/Orc settlements. If you want it added to the other resource settlements, then you would add the building chains to those templates as well. eg:
wh_main_dwarf_orc_major_secondary_timber wh_main_sch_dwarf_resource_gemstones
wh_main_dwarf_orc_minor_secondary_timber wh_main_sch_dwarf_resource_gold
Of course, this would give all other Dwarf and Orc factions the same buildings.
Alternatively, you could create new building chains that copy the gem/gold buildings, and then in building_culture_variants you could make it specific to the faction/subfaction that you are playing. That's quite a bit more work though, and hits a good dozen or two tables.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules