yes, he had a built in check. I have extracted that to an option on the actual form to change. I am struggling trying to fix that UnMarshal error, it seems completely random. I honestly doubt i will be able to add healing in. I have never played a healer in this game and do not have the first clue how it all works. I have cleaned up a lot of the casting rotations as well as fixed the magic circle not casting bug. I have added in stealth capability as well as working on a stand still type option. Also working on mount support.
if you want a quick fix for allowing you character to die more than 5 times, do the following:
1. open up combat.cs in notepad
2. search for "if (playerDeaths >= 5)" Remove the quotes from your search.
3, change the 5 to whatever you would like.
4. Save and recompile the fold in plugin editor