Thread Rating:
  • 4 Vote(s) - 2.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some Problem's with BLM 3.0
#9
There is an error in ffxiv_skillmgr.lua

It is using current so you would need to set actual mana values not percent. I am guessing this was a regression to previous functionality.
or (skill.ppowl > 0 and skill.ppowl > Player.mp.current)
or (skill.ppowb > 0 and skill.ppowb < Player.mp.current)

Fix is :
or (skill.ppowl > 0 and skill.ppowl > Player.mp.percent)
or (skill.ppowb > 0 and skill.ppowb < Player.mp.percent)
Reply
 


Messages In This Thread
Some Problem's with BLM 3.0 - by timothyhost - 06-19-2014, 12:46 AM
RE: Some Problem's with BLM 3.0 - by Cichard - 06-19-2014, 01:00 AM
RE: Some Problem's with BLM 3.0 - by timothyhost - 06-19-2014, 01:22 AM
RE: Some Problem's with BLM 3.0 - by Cichard - 06-19-2014, 08:47 PM
RE: Some Problem's with BLM 3.0 - by TauTau - 06-19-2014, 10:57 PM
RE: Some Problem's with BLM 3.0 - by Cichard - 06-20-2014, 12:48 AM
RE: Some Problem's with BLM 3.0 - by TauTau - 06-20-2014, 02:03 AM
RE: Some Problem's with BLM 3.0 - by Cichard - 06-21-2014, 10:55 PM
RE: Some Problem's with BLM 3.0 - by edilbert - 07-02-2014, 04:47 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

We help you win the game.

FFXIV Bot and More.

 

Products