How to shorten hp??Example: From 1000000 to 1mRespect post.
Printable View
How to shorten hp??Example: From 1000000 to 1mRespect post.
you have to look into WndField.cpp and all other projects that a related to displaying things.
find where your HP gets displayed and code a way to convert your int value to preferred format.
Im a newbie sir can you give me an example?