DrewBledsoe
Veteran QB
Thanks for pointing me to the exact post. I remember reading this post before but being busy and not playing HitM at that time I forgot to download it. Many thanks to Drew for his efforts. He has always been dedicated to HitM and helped the mod's fan a lot.
On the other hand I remember right before the time of 3.17 that I noticed many Python Exceptions arising from events' code. It seems that some part of the code that is repeated throughout the file was badly indented which in python causes a great miss. Such exceptions won't give error message if you keep them hidden through the setting in the ini file, but they will still cause the code they arise from to fail. I am sure this was a cause of many of the missed up events behavior noticed by players.
Since u (I'm pretty sure) know how to code Kali, the cause of many of the wrong events, was that Grave had left some of Dale's RTW code lying around in one of the python call files. This was causing problems, and was incendental to HiTM.Some of the other problems were caused by incorrect indents by JKp from his events..All fixed.