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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

some enemies count as more than one enemy?

exaccuss

Active Member
Joined
Nov 10, 2013
Messages
1,021
I have noticed that with my BLM profile with this code (maybe the code is the issue) some enemies like titan, ultima etc count as 2 or more enemies. Is this something that can be fixed?

Code:
Apply("Flare", r=> true && EnemiesNearTarget(7) >= 2 && Core.Player.HasAura("Astral Fire III") && Core.Player.CurrentMana >= 1),
 
Back
Top