02-02-2015, 01:19 AM
You could put a FullCheck with a variable counting near players:
FullCheck:
PlayersNear<=1 (because you count as a player, I think, need to check)
Auto macro:
[macro]400 {Player near counter} PlayersNear:=Creatures.PlayersOnRange(3)[/macro]
FullCheck:
PlayersNear<=1 (because you count as a player, I think, need to check)
Auto macro:
[macro]400 {Player near counter} PlayersNear:=Creatures.PlayersOnRange(3)[/macro]