E exaccuss Active Member Joined Nov 10, 2013 Messages 1,021 Reaction score 6 Jan 26, 2014 #1 is there a code for that? ie like Core.Player.CurrentTarget.IsFlanking
mastahg Administrator Staff member Joined Feb 27, 2011 Messages 5,381 Reaction score 388 Jan 26, 2014 #2 Yea use !IsBehind && !IsFlanking
E exaccuss Active Member Joined Nov 10, 2013 Messages 1,021 Reaction score 6 Jan 26, 2014 #3 Is it meant to be something like Cast("Bootshine", r=> Core.Player.CurrentTarget.!IsBehind && !IsFlanking), ?
Is it meant to be something like Cast("Bootshine", r=> Core.Player.CurrentTarget.!IsBehind && !IsFlanking), ?
E exaccuss Active Member Joined Nov 10, 2013 Messages 1,021 Reaction score 6 Jan 26, 2014 #4 is that right? i keep getting errors with it
CodenameG New Member Joined Jan 15, 2010 Messages 38,364 Reaction score 231 Jan 26, 2014 #5 then your going to have to use visual studio, make sure it compiles and then if your still having issues then figure out whats going on.
then your going to have to use visual studio, make sure it compiles and then if your still having issues then figure out whats going on.