Can you make a scrip to set money back to0 or 50 please?!?!? I don't want to have 67k for the whole game.
Just use the pointer.
1. Disable the Minimum Money cheat
2. Go to 'default pointers' (under the normal cheats)
3. Change the value of money (in Player Info) to 0 or 50000 to get 0 or 50 ducats.
4. Profit!
Is there anyway you can add a script to set money back to like 0 or like 50 please?!?!? 67k I want to have all that money for the whole game.....
use the money pointer provided by CompactDisk's Table extension. it's on the first page, 4th post.
alternatively, edit the auto assembly script. open it and change this part:
Spoiler
// Ducats
cmp dword ptr [iEnableMMD],0
je _MonPR00 // Jump if feature is disabled
mov eax,#67000000 // Get minimum value (67000)
edit it, eg, to this:
Spoiler
// Ducats
cmp dword ptr [iEnableMMD],0
je _MonPR00 // Jump if feature is disabled
mov eax,#9000000 // Get minimum value (67000)
so the min. value of ducats'll be 9000, instead of 67000.
Thanks a lot for the table and extension table. I don t start game without them.
Can you make for trust and opinion options for the table? I make too much custom nations and don t want to fight each other. Console is taking too much time.
It's not going well, I found several related functions and values but none of them seems to allow achievements with mods. I won't stop looking though. I usually take a look around new update time. Since there is an expansion coming, I'll take a look again at that time.
so how do i use the control province command? i tried hitting E and all that does is bring up the trade overview. you mentioned ACTIVATING the thing but i dont see any option to do that or any command.
so how do i use the control province command? i tried hitting E and all that does is bring up the trade overview. you mentioned ACTIVATING the thing but i dont see any option to do that or any command.