January 28, 20179 yr Is there any possibility to add a condition so bot will use skills that increase his movement speed or blink him only if he is moving, and distance he is going is bigger than x amout of yards. What I am doing now, is using 3 conditions: 1. Me in move: true 2. Me in combat: false 3. Buff casted on me: travel form But there are still cases when it would be better if bot didnt use those skills, couse he has a very short distance to go before getting in combat or talking to npc etc... So 1 more condition would be usefull. Probably there is a way to do it using "C Sharp Code" condition and doing something like "if distance to next vector higher than x, return true". I dont know how to do it tho, if someone knows what i mean plz help:)
Create an account or sign in to comment