Kantik Posted March 29, 2011 Posted March 29, 2011 I have a problem with Fakenpc need to have a place tittle HP (100% HP) But write me an error. [javac] .........................\java\com\l2jserver\gameserver\network\serverpackets\AbstractNpcInfo.java:238: cannot find symbol [javac] symbol : class DecimalFormat [javac] location: class com.l2jserver.gameserver.network.serverpackets.AbstractNpcInfo.NpcInfo [javac] writeS(fpc.title + " - HP " + new DecimalFormat("#.##").format(100.0 * _npc.getCurrentHp() / _npc.getMaxVisibleHp()) + "%"); // visible title [javac] ^ [javac] 1 error BUILD FAILED Total time: 3 seconds
0 Kantik Posted March 30, 2011 Author Posted March 30, 2011 I threw you there the whole java file. I hope my ranking. http://pastebin.com/SMGTyUvh
Question
Kantik
I have a problem with Fakenpc need to have a place tittle HP (100% HP)
But write me an error.
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now