Quote:
Originally Posted by HardWithStyle
Ah LOL, i got access to Red Sands, i haven't noticed that Mistikus got new line after Reha. Huhuh, thank you Fatt_Shade!
EDIT: grimeleven, can you do something about Orc Saboteur please. Started new game on Impossible and i have a stack of 200+ of them and i can't pass that, 100% crash when i attack at close range or when they attack me and i retaliate. Rest of game is working sooooo smooth now!
|
Ah sorry for late reply, i guess this unit got broken in recent patches, but for a quick fix, try to edit the saboteur atom file which can disable the "faulty" ability.
sessions\red_sands\atoms\orc_saboteur.atom
Change
Code:
posthitmaster=saboteur_posthit,orc_trophy_posthit,moldok_posthit
To
Code:
posthitmaster=orc_trophy_posthit,moldok_posthit
or
posthitmaster=orc_trophy_posthit
If it doesn't crash then... cool
Otherwise it's the invisibility skill, triple
Change
Code:
attacks=moveattack,cloacking,hit_back,triple_return
To
Code:
attacks=moveattack,hit_back,triple_return
or
attacks=moveattack,hit_back
Hope you can sort out the problem!