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!

Actionmanager.CanCastLocation Issue

Endus

Community Developer
Joined
Jul 9, 2012
Messages
458
Looks like I found another Archer/Bard issue.

BTW all the Archer/Bard spells still return a range of 3 when checking DataManager: https://www.thebuddyforum.com/rebor...217890-datamanager-getspelldata-id-range.html

The current bug is:

Log(Actionmanager.CanCastLocation(102, Core.Player.CurrentTarget.Location));

Which is Flaming Arrow, always seems to return False. Checking against Core.Player will return True and checking other Location spells (Shadowflare, Machinist turrets, etc.) on Core.Player or Core.Player.CurrentTarget all return True (when appropriate). So it seems to be isolated to just Flaming Arrow for some reason (as far as I can tell with my testing).
 
Back
Top