Hi could someone share dialog where is shown players % till next level ?
Sorry for my bad english, so here screen something like this
a simple muldiv would suffice
<MULDIV <currentxp>,<neededxp>,100>
Came up with something like this but it didn't work ...
[DIALOG D_dialogtest]
200, 200
resizepic 440 3 3000 200 22 <MULDIV <tag.exp>,<def.lvl_10_exp>,100>
Because: resizepic x y gump width height
Then how should that line look like ?
[DIALOG D_dialogtest]
200, 200
resizepic 440 3 3000 <MULDIV <tag.exp>,<def.lvl_10_exp>,100> 22
(11-10-2013 07:24 AM)darksun84 Wrote: [ -> ][DIALOG D_dialogtest]
200, 200
resizepic 440 3 3000 <MULDIV <tag.exp>,<def.lvl_10_exp>,100> 22
This crush client
what client are you running?
I am using 6.0.4.0 client
Ohh mordaunt.. So much noob hahahah
Sent from my MB860 using Tapatalk
You forgot to multiply for the gump total height
Sent from my MB860 using Tapatalk