MapleCutter
Member
I made a formula to show a 3 digits number in 3 diferent variables in this HUD:
http://img444.imageshack.us/img444/28/hudzn9.png[/IMG]
The problem is when the initial variable (Points) is greater than 100 it doesnt show the digits properly...
http://img444.imageshack.us/img444/28/hudzn9.png[/IMG]
http://img444.imageshack.us/img444/1479/numbersformulask2.png[/IMG]
The base number is Points. To show it in-game i separated it in 3 digits: hundreds Xoo, tens oXo, and units ooX.
The base number is Points. To show it in-game i separated it in 3 digits: hundreds Xoo, tens oXo, and units ooX.
The problem is when the initial variable (Points) is greater than 100 it doesnt show the digits properly...