Hello, can someone help me, how to make the npc to damage a player? I testet this already:
(make|force) [the] (npc|citizen) %citizen% [to] (target|attack|damage|follow) %entity% [[with] [aggressive [state]] %-boolean%]
I testet for example this:
command /test:
trigger:
make npc "Test" to attack "%player%"
or
command /test:
trigger:
make npc "Test" to attack player
Both doesn't work... Can someone help?
(make|force) [the] (npc|citizen) %citizen% [to] (target|attack|damage|follow) %entity% [[with] [aggressive [state]] %-boolean%]
I testet for example this:
command /test:
trigger:
make npc "Test" to attack "%player%"
or
command /test:
trigger:
make npc "Test" to attack player
Both doesn't work... Can someone help?