Hey guys,
how can I have an NPC attack another NPC?
make citizen {_npc1} attack player
is not working, because it will attack nearest player instead of NPC.
[doublepost=1488649876,1488648673][/doublepost]nvm. found it out
make citizen {_npc1} attack {_target}
how can I have an NPC attack another NPC?
make citizen {_npc1} attack player
is not working, because it will attack nearest player instead of NPC.
[doublepost=1488649876,1488648673][/doublepost]nvm. found it out
make citizen {_npc1} attack {_target}