No matter what ruler I pick, when I select the "Fabricate Claims" button in the Chancellor menu, the entire world is greyed out and I can't send my chancellor anywhere.
FROM = {
job_chancellor = {
NOT = { character = PREVPREV } #won't fabricate claim on own title
}
}
action_fabricate_claims = {
attribute = diplomacy
trigger = {
any_province_lord = {
NOT = { character = FROM }
}
is_within_diplo_range = FROM
}
events = { 913 914 }
}
the version on the forum is out of date because thats where i got it and its haveing this issue so where can i get the latest versionLooking at the SVN, DR changed it back months ago.
actually come to think of it how to download and install the mod from github sorry for the inconvienceDownload the latest SVN version from Github. I just uploaded a bunch of fixes anyway.