Know Your Agents

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

Author: Big Uncle

Last revision: 8 Apr, 2022 at 23:33 UTC

File size: 386.05 KB

On Steam Workshop

Description:
Want to see potential agents even if none would join at the moment?

This mod keeps the "Invite" button clickable in the intrigue window even if there is no available agent.

Better plan ahead!

Future Plan:

Make the full list of potential agents available before committing to a scheme.

Compatibility:

Potentially incompatible with mods that modify:
window_intrigue.gui

My other mods:

Show Me Your Court Positions
Show Me Your Council
Stress Bar for All
Gathering Takes Time
Turquoise Water Borders

For modders:

Find

button_standard_small = { name = "potential_agents_button" … using = tooltip_ws tooltip = "SCHEME_WINDOW_INVITE_TOOLTIP" }

And delete

enabled = "[GreaterThan_int32( SchemeItem.GetNumberOfPotentialOwnerAgents, ‘(int32)0’ )]"

This is all this mod changes anyway.