Victoria 3

Victoria 3

Daoyu Cheat - Achievement Available Cheat Tool
Janus 18. sep. 2023 kl. 4:01
I modified this mod
Hi there!

I was having the following problem with this mod.
In my playthrough I had already used the cheats multiple times without issues. Then at one point I selected the decision, but the event did not start and the decision disappeared from the list... or the event started, I selected the cheat I wanted and the cheats decision disappeared from the list - I am not sure which one happened.

So I decided to look into the mod files.
I copied the mod folder and made my personal modification of the mod out of it.
The only thing I edited is this:

daoyu_on = {
is_shown = {
is_ai = no
}
when_taken = {
trigger_event = { id = daoyu.1 popup = yes }
set_global_variable = daoyu_off
}
}

I deleted the other conditions for displaying the decision.
This way I was able to find the decision again.

I am not sure what triggers this bug, but I thought you would like to know.

Thank you for your interest.