Quote:
Originally Posted by Fatt_Shade
It took me 60 turns, but when i saw that summoned units doesnt effect lds cap i decided to see how far will it go. Got bored around 60-65 turn, still hilarious summon for 800k lds and over 1 milion dmg  , and . But as said warrior would get even higher numbers since his starting lds is highter. Same thing happen with illusion on ghosts on 3rd lvl it lasts 5 turns with high enough int and kid_charna. When they go over lds limit you still keep control on them.
|
Okay, this issue with respect to temporary summons was quite tricky to fix (the game's built-in Leadership checking code does not check temporary units!) as trying to use the existing Out of Control function would not work (it simply would return them to your control as I think it has a bug in that it doesn't check if temporary units are over the Leadership limit).
I had to create a new function that deals with temporary units going over the Leadership limit, but it seems to work okay. This was very tricky to implement!
This will go into the next update...
/C\/C\