AI targets invis players even though it cannot see them
-
on my phone so copy paste is impossible
No idea what server version we’re on
It affects all nps in all areas
Issue: the AI follows invis players after glimpsing them until it has a reason to target something else even though it shouldn’t be able to see the player being chased. This is an AI issue so whoever the poor bastard is who wants to tackle this good luck. -
Without specific instances of which creature targeted you, it will be impossible to track down.
-
It is, practically speaking, every creature.
What happens is either you cast invis when next to a creature or you get too close while already invisible. The creature proceeds to chase you forever (as if it can see you perfectly) even if you break line of sight with it. It isn't a function of any particular creature, but as a behavior of them as a whole.
In previous versions there was a similar behavior that was better that functioned like this:
Creature Spots invisible player > Chases to that point and stops > Makes listen check within perception range > Chases to point it 'Heard' player at > Repeat 2-4
This system made invisibility less reliable, but it was still likely you could escape the detection range and they would stop chasing you.
This is not how it works now, because they will chase you as if they can see you perfectly and keep doing so even if you break line of sight.
-
The same happens for stealth, which is a bit easier to test, i've died to this before during a dm event aswell. I could do some testing to try and figure out when this happens.
Sometimes lag will cause it to look like you got away and broke line of sight, but you didnt, but even with that in mind i've still had issues.
-
It's a common Ai bug. also what happens is once you are recognized by one creature the rest see you. which is another common ai bug dealing with invisibility.
-
I'm giving this a big BUMP!
I should be able to run away from zombies without consequences since they are slow and mindless. But in the current scenario, they are chasing me forever, even if I'm miles away and in another area. It still happens with invisibility as well. Sometimes improved invis works, but that's still not 100% -
Blame Bioware?
I cant find why this is happening. -
It's not a bioware thing... it's how the chasing AI script is done for CoA. Enemies chase you through invis, and also will chase you across transitions, maps, and more... You can literally end up dragging enemies from one side of the mod to the other.
-
that should be corrected yea. what scrips are you using x2 or cha. there should be a yes/no subscript for that specific thing.
-
Not a Bioware thing.
Will need some work and not on focus right now. -
Put it on the list @Echo and we will get to it.
We dont have capacity right now to tackle AI which needs heavy work anyway. -
@Zool something you may be able to look into?
-
I can look into it. I have done before.
I KIND OF know what it is- but it's weird, because there is a useful function called something like
GetCanPercieveEnemy()
Or something like that, which should test against all the skills and abilities (listen, spot included for stealth) and see if they can see through invis due to a spell etc.
Clearly, that's either not happening in all instances, or, it IS happening, once, when you are close enough for them to "hear" you- but then once they have the target, that check isn't happening, or is being overridden.
I can try to look at it, but I'm not sure how fast this will be resolved.
I CAN re-produce this though, which is good, because some things with AI, I can never actually get to happen when I test myself.
I think, if I do something like, check for stealth/invis, and then force that function to re-run, it might fix this. But the order in which things happen is not... massively straight forward.
-
Still a really troublesome thing to fix... Can't look right now.
-
Is moving slowly up the list.
-