What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

use skill in front of enemy only?

exaccuss

Active Member
Joined
Nov 10, 2013
Messages
1,021
Reaction score
6
is there a code for that? ie like Core.Player.CurrentTarget.IsFlanking
 
Yea use !IsBehind && !IsFlanking
 
Is it meant to be something like Cast("Bootshine", r=> Core.Player.CurrentTarget.!IsBehind && !IsFlanking), ?
 
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.
 
Back
Top