The Janitor Posted July 10, 2020 Share Posted July 10, 2020 I'm trying to make a character who's whole gimmick is they can tame hounds with callers but I don't know how to make them neutral for him specifically. Link to comment Share on other sites More sharing options...
krylincy Posted July 25, 2020 Share Posted July 25, 2020 You could add a tag to that tamed hound inst and check if it is there in attack function or aggro function (or find target function or whatever it is called ;)). so if the hound is tamed (= has tag) then the check for the attack return false. a tag can be added and removed. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now