11-27-2015, 07:02 PM
Hello guys
i'm need safe macro with exori from party and mas san thanks
i'm need safe macro with exori from party and mas san thanks
party spells
|
11-27-2015, 07:02 PM
Hello guys
i'm need safe macro with exori from party and mas san thanks
If u mean that ur bot will use aoe spells with ur party members beside and not use with non party members,
sorry, cant help u, there is no function in macros that will check if u party with player ill give u macro for mas san away from other players Code: target:=Creature.Attacking() Just remember if someone goes up and down, bot can still hit him in Creatures.PlayersOnRange(5)==01 -5 is range on which it will count number of players (including your character) , 1 is that max amount (means, only you) in Creatures.ByRange(2)>=4 2 to range, a 4 is number of ALL creatures on that range (including your character) |
« Next Oldest | Next Newest »
|