[CT] Deamon Level Script

Sanity

Legend
Legendary
Nov 7, 2007
3,809
115
300
This is the script to get the deamon skill bar level thing started.

Code:
#IF
CheckLevelEx > 27
#ACT
GoblinPelletLevel = 1
GoblinPelletExp = 0
GoblinPelletMaxExp = 100
Sendmsg 5 "Congratulations, you have successfully unlocked Deamon Hero"
Sendmsg 5 "Your next upgrade requires <$GoblinPelletMaxExp > , Current experience <$GoblinPelletExp >".
Break

GoblinPelletLevel = Level
GoblinPelletExp = EXP
GoblinPelletMaxExp = MAX EXP

This is not the full script, am just testing, but i release now if anyone wants to have a go also.
I will get this done in qfunction so when you hit 27 it will do all this on it's own. Really don't know much about this though, am just reading a massive chm file to try to work it out.



dyrwhg.jpg