Percentage Formula PDF Print E-mail
User Rating: / 1
PoorBest 
Written by Arkbennett   

Ever want to draw up a percentage for your health, magic, or other? I got your back.

To draw up the percentage simply do a formula like this.

<>Variable: [0001: Player HP Current] = [Player#]HP
<>Variable: [0002: Player HP Max] = [Player#]Max HP
<>Variable: [0001: Player HP Current] *= 100
<>Variable: [0001: Player HP Current] /= Variable [0002: Player HP Max]

# = Actor that you want to covert HP/MP to percentages.

Simple eh? Basically you need to variables, one that records the players current HP/MP and his Max HP/MP. Multiple his current HP/MP by 100, then divide it by his max. Simple equations. But, I do remember being a young kiddo at the age of 11/12 and not knowing how to do this at all. So this goes out to the young ones, newbs, or people that didn't pay attention in math.
Btw, variable 1 will display your percentage.

Support Topic

Comments (0)add
Write comment

busy
Last Updated on Tuesday, 13 May 2008 22:25