Jump to content
  • 0

[Help] Buffer


L2PuBliCs

Question

2 answers to this question

Recommended Posts

  • 0

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())

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...