Log in

View Full Version : A script showing exp & level when stamina reached 14.



playmate
01-25-2016, 01:45 PM
Hi there.

I would like the help to make (or if it is already made... the link to - couldn't find it though) a HUD script that shows the following:



Current exp/h:
Current level:
Exp, stamina @ 14 hrs:
Lvl, stamina @ 14 hrs:


Basically, what's needed to be done is;

Exp, stamina @ 14 hours:
Current.EXP + ((Current.Stamina.Hours - 14)*exp/h) = XXXX


Lvl, stamina @ 14 hours:
XXXX = ZZZZZ, ZZZZZ fits after experience level taken from table below


192 114332600
193 116147200
194 117980900
195 119833800
196 121706000
197 123597600
198 125508700
199 127439400
200 129389800
201 131360000
202 133350100
203 135360200
204 137390400
205 139440800
[.....]