skip navigation

Welcome, Guest [log in · register]
Cwn Annwn
Search
Page 1 of 1 1
Karo That other post down there is a mess of crap. Except Ixlones archon point version. And who cares about quest points anyway..

I modified THIS by Saga, now works with cMUD.

#class Exptnl
#VAR EXPTNL
#VAR Level
#VAR Exp
#VAR Tnl
#TRIGGER {* You have * experience points and need (*) to advance.} {#var exptnl %replace( %1, ",")}
#TRIGGER {Total Level: (%d)} {#MATH Level (%1 + 1)}
#TRIGGER {You receive (*) experience points.} {#var Exp %replace( %1, ",");#MATH Tnl (@EXPTNL/@Exp);#MATH EXPTNL (@EXPTNL-@Exp)}
#ST {Experience needed to level @Level~: @EXPTNL I will get there in @tnl kills.}
#class 0

Easy. Now type score and go kill shit.

Edited by Karo on Sat, 18 Dec 2010 10:35:11 +0200.

Edited by Karo on Sat, 18 Dec 2010 10:35:44 +0200.
Page 1 of 1 1