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

Actionmanager.CanCastLocation Issue

Endus

Community Developer
Joined
Jul 9, 2012
Messages
458
Reaction score
6
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).
 
Is flaming arrow still returning false?
 
Back
Top