Jump to content
  • 0

Question

Posted

hello i have one buffer which i found it here but this buffer have only Restore cp could someone add me 2 buttons for Hp And Mana Or to change the Restore Cp Button And Add aLL Restores In One Button

2 answers to this question

Recommended Posts

  • 0
Posted

if you working on .py

 

it should be something liek this

 

              st.getPlayer().getStatus().setCurrentHp(st.getPlayer().getStat().getMaxHp())

st.getPlayer().getStatus().setCurrentMp(st.getPlayer().getStat().getMaxMp())

st.getPlayer().getStatus().setCurrentCp(st.getPlayer().getStat().getMaxCp())

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock