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.
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