Berserker, any comment to my code?
I made some alteration to igrik's henchman script by some players' requests. All the modification I made was in ERM 2
The idea is to add in stack exp/warlord's Banner to the henchman, also allows to adjust how fast exp gains based on playstyle. All these freatures can be configured in json. Henchman Mod beta 0.9
I would also like to report a bug here. I notice this bug when I made the feature "returning banner from henchman". Please search for "Berserker" in my script. The bug: It looks like UN:R3 changes the value of i^henchman_banner_%(hero)^ secretly. How it should behave: Right click on the colour flag from hero screen and give your Warlord's Banner to henchman, return it to the hero after. Right-click again on the flag, and you would be asked whether to give the banner again to the henchman.
How it mess up: Enables the three lines marked with "Berserker" in my code, repeat the process above. After giving back the banner to the hero, when you click on the colour flag again, you would still be able to acess to the Warlord's banner configuration dialogue, which allows you to duplicate banners.