schleicher on 1/6/2017 at 13:40
Hi
If I am followed by a guard and he see on his way another NPC, he stop following me and instead he attacks
a normal citizen. How can I make sure, that guards ONLY attack me ?
Unna Oertdottir on 1/6/2017 at 13:49
Check AI-->AI Core-->Team
I suggest "neutral"
Zontik on 1/6/2017 at 13:54
Add this property to citizen, not to guard.
schleicher on 1/6/2017 at 14:17
Thanks :-)
Yandros on 1/6/2017 at 18:14
The player's team is Good. Anyone on Good will attack anyone on any of the Bad teams.
Anyone who is Neutral will not attack or be attacked by anyone else.
Anyone who is Bad X will attack Good and any other Bad team other than X.
john9818a on 2/6/2017 at 08:57
By default the guards and bystanders are on the same team. IIRC pagans and thieves are on a different team from the guards.
schleicher on 2/6/2017 at 13:37
I misunderstood the logic of the engine and so I set the citizens to "good".
But since the answers here it makes sense.