Jump to content
  • 0

Question

3 answers to this question

Recommended Posts

  • 0
Posted
2 hours ago, MegaCheat said:

vazw to code auto edw katw

 msg.replace("%crtdmg%", String.valueOf(player.getStat().calcStat(Stats.CRITICAL_DAMAGE, 1, null, null)));

 

alla mou vgazei kapws etsi

https://www.mediafire.com/view/p2eafywy4u4v6po/gg.png/file

final DecimalFormat decimalFormat = new DecimalFormat("0.00");
msg.replace("%crtdmg%", decimalFormat.format(your long calcStat here));

you can always change the format

  • Upvote 1
Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..