SMF - Just Installed!
I'm tinkering with HotU, and I would like to have 3 henchmen in my party in CH3, but I can't find where to change the number of henchmen for the life of me.
*Edit* I found where it says max henchmen in on module load, if I set to 4 does that work?
I believe that is the switch you are looking for
That didn't work. Gonna just try deleting the refusal branch entirely.
I found this to work in my module....
// Set the max number of henchmen a player may have. Must be run from the on mod load event...KMdS SetMaxHenchmen(5);[/code]
Is that the switch you modified?