How do you check the value of a variable during game play?
What I want is to be able to track a variable during game play, to see how the value changes over time due to events and other things. To make sure that I get the effect I want.
It should be pretty simple and a very basic thing to do when testing the mod, but I haven't found out how to do this.
I have started the game in debug mode and looked through the explorer, read the Victoria 3 wiki-pages related to modding as well as some other paradox games modding-instructions.
Even though I'm pretty new to modding these games, I have done some programming before. Finding the necessary information is difficult though.
What I want is to be able to track a variable during game play, to see how the value changes over time due to events and other things. To make sure that I get the effect I want.
It should be pretty simple and a very basic thing to do when testing the mod, but I haven't found out how to do this.
I have started the game in debug mode and looked through the explorer, read the Victoria 3 wiki-pages related to modding as well as some other paradox games modding-instructions.
Even though I'm pretty new to modding these games, I have done some programming before. Finding the necessary information is difficult though.