• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

Arathian

Banned
5 Badges
Nov 14, 2010
565
1
  • Crusader Kings II
  • Divine Wind
  • Heir to the Throne
  • Victoria 2
  • 500k Club
hello gentlemen. I am searching the past ~2 hours to see how the heck I am able to change the supply limits. Did a search in the forum too, but couldn't find anything.

I know this is probably modding 101...but well, I am not a grand modder myself :(
 
*ahem*

kittens!

cats-kitten-sink.jpg
 
did you look in defines.lua? (it's in the common folder)

no...as I said, I don't really know HOW to do it. I am a modding newbie.
 
The value can be changed in the static_modfiers.txt

# Provincial Static Modifiers
##########################################################################

province_base_values = {
supply_limit = 5 # 5K troops
}

you want to change the bold number ...


I think that the low supply level causes only problems and can be easily abused. Thus I set it to big value that gets rid of it all together.

The changes are stored wihtin a mod called MetzFelixMod(MFM): DOWNLOAD

Doesn't change anythings besides the supply limit.

Just unpack it and drop it to your mod folder. If you want that is :)