Crusader Kings III

Crusader Kings III

Pavlik cheat mode
DissPizza 10 Feb, 2022 @ 5:42pm
Royal Court Updage
Hey I love this mod, but I can't play it in the new update, since when you right click it crashes the game. Can you update it, or are you done with updating your mods?
< >
Showing 1-5 of 5 comments
G25 16 Feb, 2022 @ 4:17pm 
YES, YES please fix for Royal Court Update, CRASH on right click. Thanks!
Araitz 25 Feb, 2022 @ 7:37pm 
Please update
G25 1 Mar, 2022 @ 9:44am 
I fixed it.

https://mods.paradoxplaza.com/mods/39129/Any

Make sure you read the instructions on the post as you will have to change the index number inside the zipfile once the mod is installed if you add any other cheat mods.
Last edited by G25; 1 Mar, 2022 @ 5:19pm
Originally posted by G25:
I fixed it.

You are amazing, good sir.
Zero-slash  [developer] 12 Mar, 2022 @ 3:48am 
Greetings.
I've just installed CK3, downloaded my mod, started new game. Mod works totally fine for me.

If you have problems when using this mod with other mods you should consider checking files, located at
Documents\Paradox Interactive\Crusader Kings III\mod\<mod>\common\character_interaction_categories\

for my mod it is pcm_character_interaction_categories.txt. This and other mods should have consistent interaction indexes.

In vanilla files the last index is

interaction_debug_main = {
index = 7
desc = "DEBUG_MAIN"
}

My mod have index 8:

interaction_pcm_main = {
index = 8
desc = "PCM_MAIN"
}


So if you want to use it with some mod that have its interaction index = 8 either, then you should manually change it in mine or other mod to 9.
If you use 3 such mods, then chage one for 9 and one for 10

Example: if you want to change my index then change pcm_character_interaction_categories.txt to


interaction_pcm_main = {
index = 9
desc = "PCM_MAIN"
}
< >
Showing 1-5 of 5 comments
Per page: 1530 50