Results 1 to 5 of 5

Thread: How to mod, so I can recruit units "X" for 1547 AKA Empire.

  1. #1
    Arbitrary Crusader's Avatar Praefectus
    Join Date
    Oct 2009
    Location
    In his own delusional mind
    Posts
    6,876

    Default How to mod, so I can recruit units "X" for 1547 AKA Empire.

    Please mind me, If i don't make sense(I took a sleeping pill, and making me feel drowsy.).
    Is there a way to recruit a faction units throughout the world?
    For example: I'm playing Japan, obviously I can recruit samurai and etc, but I can recruit them only in Japan.
    I decide to attack the Ming, and I destroy them, now my Japanese army are drain for constant combat, and the only way to retrain them is to sail back to Japan, since I can only recruit Ming type unit in there was once land. Now that not much of a hassle, but when I conquer more land, let say to India it will much of a problem, due to the distance, then I have to resort to using unit from whichever land I gain from, and it doesn't feel like I'm playing Japan when I'm using a mix of Chinese, mongol, and India type units.

    ♪ Now it's over, I'm dead and I haven't done anything that I want, or I'm still alive and there's nothing I want to do

  2. #2

    Default Re: How to mod, so I can recruit units "X" for 1547 AKA Empire.

    You need to remove the hidden resources in the export_descr_buildings.txt to make a unit recruitable in another region.

    For example you'd need to change all the samurai entries from

    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { all, } and hidden_resource misc and hidden_resource east'

    to

    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { all, }'

    to make samurai's recruitable in all regions. However this would allow all other factions to recruit samurais.
    Morning Sun (adds Korea and China to the Shogun 2 map)
    http://www.twcenter.net/forums/forum...28-Morning-Sun

    Expanded Japan mod (97 new regions and 101 new factions)
    http://www.twcenter.net/forums/showt...ew-factions%29

    How to split a region in TWS2
    http://www.twcenter.net/forums/showt...split-a-region

    Eras Total Conquest 2.3 (12 campaigns from 970-1547)

  3. #3
    Arbitrary Crusader's Avatar Praefectus
    Join Date
    Oct 2009
    Location
    In his own delusional mind
    Posts
    6,876

    Default Re: How to mod, so I can recruit units "X" for 1547 AKA Empire.

    Quote Originally Posted by uanime5 View Post
    You need to remove the hidden resources in the export_descr_buildings.txt to make a unit recruitable in another region.

    For example you'd need to change all the samurai entries from

    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { all, } and hidden_resource misc and hidden_resource east'

    to

    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { all, }'

    to make samurai's recruitable in all regions. However this would allow all other factions to recruit samurais.
    Thank, but couldn't I've put this
    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { all, } to
    'recruit_pool "Samurai" 1 0.25 2 0 requires factions { faction slot "x", }

    ♪ Now it's over, I'm dead and I haven't done anything that I want, or I'm still alive and there's nothing I want to do

  4. #4

    Default Re: How to mod, so I can recruit units "X" for 1547 AKA Empire.

    You can use 'recruit_pool "Samurai" 1 0.25 2 0 requires factions { saxons, }' but this would mean that no other faction could recruit samurai if they conquered Japan.
    Morning Sun (adds Korea and China to the Shogun 2 map)
    http://www.twcenter.net/forums/forum...28-Morning-Sun

    Expanded Japan mod (97 new regions and 101 new factions)
    http://www.twcenter.net/forums/showt...ew-factions%29

    How to split a region in TWS2
    http://www.twcenter.net/forums/showt...split-a-region

    Eras Total Conquest 2.3 (12 campaigns from 970-1547)

  5. #5
    Arbitrary Crusader's Avatar Praefectus
    Join Date
    Oct 2009
    Location
    In his own delusional mind
    Posts
    6,876

    Default Re: How to mod, so I can recruit units "X" for 1547 AKA Empire.

    Quote Originally Posted by uanime5 View Post
    You can use 'recruit_pool "Samurai" 1 0.25 2 0 requires factions { saxons, }' but this would mean that no other faction could recruit samurai if they conquered Japan.
    Thank, that what I'm going for.

    ♪ Now it's over, I'm dead and I haven't done anything that I want, or I'm still alive and there's nothing I want to do

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •