One line summary of your issue
3.2.1 (AZCE) Bug in "foreign ruler" election vote score
Game Version
3.2.1 (AZCE)
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
While testing my own succession voting mod, I stumbled upon the tooltip saying that landed count level vassal sons of the ruler (Halfdan Whiteshirt of Yorvik) were encroaching foreigners. This was also the case for landed count level non-vassal sons. Going into the script, I saw
When I changed this into ROOT_FROMFROM, the tooltip dissapeared.
Steps to reproduce the issue.
1. Start as Halfdan Whiteshirt of Yorvik in the Viking Age (867) bookmark.
2. Console command allow_laws
3. Change to elective gavelkind
4. Land one or more of his sons
5. Pick one of the landed sons as your preferred heir
6. Read the tooltips of the electors
Upload Attachment
3.2.1 (AZCE) Bug in "foreign ruler" election vote score
Game Version
3.2.1 (AZCE)
What expansions do you have installed?
Jade Dragon,
Monks & Mystics,
The Reapers Due,
Conclave,
Horse Lords,
Way of Life,
Charlemagne,
Rajas of India,
Sons of Abraham,
The Old Gods,
The Republic,
Legacy of Rome,
Sword of Islam,
Holy Fury
Do you have mods enabled?
No
Please explain your issue is in as much detail as possible.
While testing my own succession voting mod, I stumbled upon the tooltip saying that landed count level vassal sons of the ruler (Halfdan Whiteshirt of Yorvik) were encroaching foreigners. This was also the case for landed count level non-vassal sons. Going into the script, I saw
Code:
FROM = {
is_ruler = yes
NOT = { is_vassal_or_below_of = FROMFROM }
Steps to reproduce the issue.
1. Start as Halfdan Whiteshirt of Yorvik in the Viking Age (867) bookmark.
2. Console command allow_laws
3. Change to elective gavelkind
4. Land one or more of his sons
5. Pick one of the landed sons as your preferred heir
6. Read the tooltips of the electors
Upload Attachment
- 1
Upvote
0