![]() |
#411
|
|||
|
|||
![]()
Ok, figured out what the problem is. There's a big section of code that only triggers if an ability/attack is considered "offensive". That handles most normal attacks, and most ordinary special abilities like the snake's Strike. There's another section, however, that handles the more special abilities, and unfortunately there's no check here for whether an action is "offensive" or not. It includes lots of abilities that should still be able to be used (Priest's Bless ability to name an example), but it includes quite a few other abilities that shouldn't - such as the Catapult's Fiery Shot.
edit: Turns out that it might just be the one offensive ability - has anyone seen it happen for anything besides Slingers/Catapults? edit x2: Oddly it doesn't seem to be having the same trouble with invisibility, which I thought it would be. Last edited by Bhruic; 11-05-2012 at 04:40 PM. |
#412
|
|||
|
|||
![]()
Ok, was able to come up with a fix for Slingers/Catapults... Now to figure out if it's happening for any other abilities...
|
#413
|
||||
|
||||
![]()
Very cool. I can code the fear entry as green once you think its read.
Another test you could do would be whether ice storm is castable from a feared soothsayer on a level 5 unit. Sure, it won't come up much, but I think that one could also target a non-occupied square and still hit an illegal mob. Maybe imp fireball would fall into this category too, but I haven't had those in so long I don't know if you can target an empty square. Or is that totally unrelated and it's really whether or not an ability is coded as offensive? |
#414
|
|||
|
|||
![]()
Add this: artefact Courtly Garb cannot be upgraded allthough you have this option. When you click OK nothing happens.
quests: -- fly the banner - although you kill the orc in the citadel you have no option to raise the flag and you cannot finish the quest -- a star is born - see above, no flag no dress no quest -- luckless hunter - although you kill the unicorn you get no artifact so you cannot finish the quest -- paper for the professor - maybe not a bug but I didn't manage to get ink for the professor (paper yes, ink not) -- Dead man can't be pirates - sirius pale atacked me before I got the quest so now I cannot finish it. Last edited by Mandea; 11-05-2012 at 07:03 PM. |
#415
|
|||
|
|||
![]() Quote:
Thx a lot. |
#416
|
|||
|
|||
![]() Quote:
|
#417
|
|||
|
|||
![]()
Well, it's no longer an issue, as the patch fixed this problem (patch_001.kfs now contains the missing sound files for this and for last hero).
|
#418
|
||||
|
||||
![]()
No kidding. And here I thought you had discovered some magical unit spawner or console command to swap units. In any case the fix you made is very appreciated. I'm going to mod it in now and go look for a catapult.
|
#419
|
|||
|
|||
![]()
"Action Rage" skill don't reduce the rest time of Hilda Arrows - it starts from 2 and remains at 2 even at lv 3 action rage skill. Don't know what happens if you upgrade it and increase the rest time.
|
#420
|
|||
|
|||
![]()
I'm not really sure about this, maybe someone else noticed it as well:
When casting Greasy Mist lvl3 (-70% ranged damage) on skeleton archers, their damage shows 0-0. But I suspect the game somehow treats this wrong, as they seem to be doing normal damage. When using the lvl2 spell, they have 1-1 damage and it seems to be less damage. I'll observe this further when I get around to it. On a side note, on one or two occasions, they really did close to no damage (I believe 1 damage, but not 100% sure) when under the effect of the lvl3 mist, but I have no idea when this happens... |
![]() |
|
|