SP Native Auto-Recruit Prisoners

Users who are viewing this thread

crowless

Recruit
I found the daily prisoner recruitment notification to be a bit of a chore, so I made a super simple mod that will automatically recruit any willing prisoners into the current party from highest to lowest tier up to the party limit. It's currently not configurable, but I may add a simple on/off toggle or tier threshold slider later on if people find it useful.

Mod link: https://www.nexusmods.com/mountandblade2bannerlord/mods/1009
Source code: https://github.com/t0m/MountAndBlade2AutoRecruitPrisoners

Tested on versions:
  • 1.2.1.226961
  • 1.3.0.226834
 
Is it possible to do this for prisoners in the dungeons? I keep wanting to recruit them and locking them away hoping they will join my side but never get the chance to take them around with me to do so. I imagine after a spell in the dungeon they will be keen to join.
 
Is it possible to do this for prisoners in the dungeons? I keep wanting to recruit them and locking them away hoping they will join my side but never get the chance to take them around with me to do so. I imagine after a spell in the dungeon they will be keen to join.

That sounds like it would be possible, but I haven't really used castle dungeons too much in the game yet, so I'm not familiar with how they work. All the towns have a daily "Tick" method that's pretty easy to override to add behavior. If it needs new UI elements it's a bit tougher and requires patching the code, which I wanted to avoid.
 
Back
Top Bottom