Hi everyone :)!
Could someone describe how to set logic for npc and campfire in smartterain.
Anyway p0:name = wp00|a=guard is working only for npc's spawned with acdc.
I found only one solution, but its working only if npc is looking at you :/
Код
[logic@bar_smart1_guard1]
active = walker@bar_smart1_guard1
[walker@bar_smart1_guard1]
path_walk = guard1_walk
path_look = guard1_look
meet = meet@bar_smart1_guard1
[meet@bar_smart1_guard1]
close_distance = 9999
close_anim = ward
Idk how to deal with it. Please help :/.
I'm sorry I wrote it in English, but I did not want to use Google Tranlastor.