Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Safe *Exevo Mas San* - Player from safe list near
#2
for now u woudl have to use Creature.ByName(Name) or Creatures.ByRangeName(Range, Name) in safe exori san manual macro to subtract it (VarSub) from total amount of players nearby


example

Code:
0 {safe mas san}
Self.Mana>=160
Self.Attacking()==1
CrAll:=Creatures.PlayersOnRange(4)
frN:=Creatures.ByRangeName(4, YourFRIENDname)
plsan:=!CrAll!
VarSub(plsan, !frN!)
!plsan!<=1
HUD.Display(mas san)
Self.Say(exevo mas san)
exit()


OFC set it up in advanced attack sequence
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)