Download Game! Currently 62 players and visitors. Last logged in:StudmuffinTuhkaOrdosMahjong

BatMUD Forums > Ideas-wanted > Re: Cost displaying

 
 
#1
15 Feb 2004 03:44
 
 
You still need 4804071 experience points.

Could this be displayed:

You still need 4804071 (4.8M) experience points.

Thiamin can post me the way to trigger this with tf too. If you do implement
this, please do it to training costs in guilds too. Thanks and good night.

--
Juo ppo


--
Juo Ppo

 
 
 
Juo
220d, 14h, 31m, 52s old
Level:
87
 
 
#2
15 Feb 2004 13:44
 
 
Juo wrote:
You still need 4804071 experience points.

Could this be displayed:

You still need 4804071 (4.8M) experience points.

Thiamin can post me the way to trigger this with tf too. If you do implement
this, please do it to training costs in guilds too. Thanks and good night.

--
Juo ppo
/def -ag -mregexp -t'You still need ([0-9]+) experience points\.$' exp_conv =\
/if (%{P1} > 1000000) \
/eval /echo You still need %{P1} ($[({P1}/100000)/10.0]M) experience
points.%;\
/else \
/eval /echo You still need %{P1} ($[({P1}/100)/10.0]k) experience points.%;\
/endif

---
:wq!
++B¹


---
:wq!
++B¹

 
 
 
Thiamin
2y, 249d, 20h, 25m, 49s old
Level:
80