Crusader Kings III

Crusader Kings III

Daddy Pika's Cheat Menu
 This topic has been pinned, so it's probably important
SirPika  [developer] Sep 4, 2020 @ 10:02pm
Bugs?
Please tell what mods you're using?
< >
Showing 1-15 of 53 comments
Fren Sep 7, 2020 @ 2:26am 
the mods im using is undress, impregnate spouse, visible fertility, free console access, brighter portraits, locate in dynasty tree, prisoner marriage, cities of wonders 2

the make soulmate decision cant be seen, but i fixed it with reverting them into the previous version of the cheat

dp_make_soulmate = {
category = interaction_category_uncategorized
desc = dp_make_soulmate_desc
common_interaction = no

use_diplomatic_range = no
ignores_pending_interaction_block = yes

is_shown = {
Removed the "is_spouse_of = scope:actor" <
NOT = { scope:recipient = scope:actor }
scope:actor = {
has_character_flag = open_cheat_menu
Removed the "has_relation_lover = scope:recipient as well" <
is_ai = no
}
NOT = {
scope:actor = {
has_relation_soulmate = scope:recipient
}
}
}

auto_accept = yes

on_accept = {
scope:actor = {
set_relation_soulmate = scope:recipient
I also removed the "remove_relation_lover = scope:recipient " <
}
}
}
Last edited by Fren; Sep 7, 2020 @ 3:57am
Fren Sep 7, 2020 @ 3:46am 
also your divorce cheat is not seen in the interactions menu as well.

fixed the divorce cheat by totally changing your is_shown conditions and on accept conditions

divorce_character_cheat = {
category = interaction_category_uncategorized
desc = divorce_character_cheat_desc
common_interaction = no

auto_accept = yes
use_diplomatic_range = no
ignores_pending_interaction_block = yes


is_shown = {
scope:actor = {
is_ai = no
has_character_flag = open_cheat_menu
}
NOT = { scope:recipient = scope:actor }
scope:recipient = { is_married = yes }
}
auto_accept = yes

on_accept = {
scope:actor = {
divorce_effect = {
DIVORCER = scope:recipient
DIVORCEE = scope:recipient.primary_spouse
}
}
}

ai_will_do = {
base = 0
}
}
Last edited by Fren; Sep 7, 2020 @ 5:11am
Jayshua_Pixel Sep 7, 2020 @ 7:47pm 
Not sure if this is a bug or intended behavior? Maybe you named you decisions and right click menu the same?

But when you click the right click menus or cheat menu it also expands the decision cheat menu.

Can they be independent of each other?

Just curious...
Годяй Sep 13, 2020 @ 1:11pm 
Hi, in Russian localisation files you forgot to change l_english: to l_russian:
reytomaso Oct 1, 2020 @ 2:37am 
First, thanks for the fantastic mod.
Since the last update I have the following issues:
I can reverse the Lover's Pox disease created by the game. It is possible with all other diseases. I can also reverse Lover's Pox created with the mod.
Please can you fix this bug.
lijo.j993 Oct 3, 2020 @ 12:36pm 
i dont know if its bug or not but imo it is...if u install it and then uninstall this mod and try to sub again it wont work...many are facing this problem..please fix it up....thnx for the mod...gave u 100 steam points
Chris_Chev Oct 22, 2020 @ 8:27am 
Using Princes of Darkness, sarcfa's custom ruler designer, fullscreen barbershop, easier realm management, Don't invite me, VaL, Abdication - revamped, convert all vassals decision, immersive duel, accurate chaste trait, free console access, and easy+ modpack.

Spawned myself some 18yr old children, turned them into vampires and they all died of sickness before they were 25. Also spawned in a "great" courtier and turned him into a vamp and he died after a few years too. The councilors I spawned and turned into vamps are all fine though!
Chris_Chev Oct 24, 2020 @ 7:03pm 
Further to my last comment, it looks like spawned characters die when you give them a title for some reason. Had a councilor for years with no issues. Gave him a title and he was dead in a few years similar to everyone else
the mod doesnt seem to work anymore, and alot of people seem to be having this problem. for me, i have only one other mod, and its just a Shogunate mod, but the menu no longer appears for me at all.
Gamer Guy Steve Nov 29, 2020 @ 2:20am 
Great job on the mod. VERY MINOR bug to report in the English version. In the Government Menu, when you select "Convert Realm to Culture" or "Convert Realm to Religion", the text on the acceptance button says "Increase Treasury by 1,000 Gold".

Doing a quick check, similarly the button to spawn 1,000,000 Troops says "I Accept the Terms of Service".

Again, great job on the mod. :)
Last edited by Gamer Guy Steve; Nov 29, 2020 @ 6:14am
giximon Nov 29, 2020 @ 6:07am 
the spawn children part of the mod buggs in the way when you have spawned between 3 to 5 children (for me atleast) it will do an overlapping spawn age so you cant exit it and it will still be there if you save and reloade after a full closing of the game the overlap is an extra 0-18 child taps before the close button making your unable to press the close button, just thorgt it was a funny bug
Logros Dec 18, 2020 @ 8:11am 
Is the currency menu supposed to work right now? Does nothing for me anymore
xnod3 Jan 31, 2021 @ 7:40am 
Only issues I have seen so far are:
- sometimes the modifiers are not shown in the character description (sometimes I think they are blank)
- not sure if there;s stricter upper limit to how many modifiers you can have by the game but I noticed they affect the character but are not shown
- There are some same modifiers several times. (RECRUSIVE thingy is weird as well)
- Modifier Reset in specific modifier resets every modifier you have applied (Not the current modifier you are working with)
- There are some modifiers that are actually positive but you have to use Negative number to modify (you have to double check in tooltip to make sure whether you are creating a good or bad modifier)
SyNoXaT Jan 31, 2021 @ 8:02am 
Hi,

For some reason the menu only shows me the names of the variables. For example: dp_char_interactions.gold.event.t instead of the correct name. I have set the game language to German. Are there mods that in combination with your mod can lead to such an error?
SirPika  [developer] Jan 31, 2021 @ 9:46am 
I'm currently bringing an update soon that should fix all of these issues.
< >
Showing 1-15 of 53 comments
Per page: 1530 50