#Dwarf on_tame not being called
1 messages · Page 1 of 1 (latest)
Because the "on_tame" should run only if you right click on the entity, if i remeber correctly. Alternativly you can set the player as the target of the entity. Using the range attack behavior without any projectile, the entity will follow the player at a certain distance. Then if you want the entity attack other entity, you have to put the player as target with lowest priority.
Thanks for the reply, when I right-click (Interact) with the entity it does nothing. But I'll try tweaking some stuff.