Egregious Posted October 14, 2018 Posted October 14, 2018 Hello folks, I'm looking for a little help in setting up my AI the way I want: I'm using a Druid(Shifter)/Chanter(Troubador) I have Brisk Recitation turned on. What I want is to pause until I have 4 phrases, then summon skeletons, shift, and attack. My AI lines are:Always true - Brisk Recitation (Self)Always true - Chant 1 (Self) - Although it says Missing String 1, I don't know whySelf: At least 4 phrases - Summon skeletons - Enemy/Most enemiesAlways true - Wolf form shift - SelfAlways true - Attack - Enemy/nearest So the problem is that the logic runs through its iteration and skips the summon (since I only start with 3 phrases) and immediately shifts to wolf form. Thanks for any help.
Theosupus Posted October 15, 2018 Posted October 15, 2018 Either 1. Take the shift out of the AI and do that part manually. or 2. Change "always true" to, self: 0 phrases (e.g. right after the summon).
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