Diplomatic Utility Tools

If you liked this item, please rate it up on Steam Workshop page.

Author: CMCMC

Last revision: 30 Jan, 2022 at 17:39 UTC

File size: 369.66 KB

On Steam Workshop

Description:
Diplomatic Utility Tools(Not Ironman Compatible)
———————————————————————-
1.Recall volunteers

This is a rather simple one and doesn’t need some specific explanations.
It will show up if you have at least one volunteer division in selected country.

———————————————————————-
2.Puppet division spam

Use new effect from LaR: "country_lock_all_division_template = yes/no"
Noted:This will lock out all templates in selected puppet.
If you want access to them you need to unlock them via diplo tab first.

———————————————————————-
3.Border guard

This is still a wip feature.I use generic tag alias and ai strategy for compatibility.
But it might be overwritten by some other rules in vanilla files or mods you have activated.
I have tested it with a friend and it seems to work with mp games,
but this certainly need more digging in case of causing glithches.

———————————————————————-
———————————————————————-
Mod compatibility issues

Go to "SteamLibrarysteamappsworkshopcontent3943602335763611"
Open descripor.mod and add the text below
dependencies = { "your mod’s name" }

This will make sure this mod will overwrite specified mods and the result looks like this

##########################################

version="0.1"
tags={
"Gameplay"
}
dependencies = {
"mod1"
"mod2"
}
name="zzzzdiplotools"
supported_version="1.10.3"
remote_file_id="2335763611"

##########################################
———————————————————————-