... Asking a bit too much I think. But hopefully you can help.
PS: I have a problem with code.
mob
var
armour = 100
maxarmour = 100
Cash = 500
EXP = 0
MaxEXP = 500
BattleLevel = 1
OK, these are all the same. Battle level means nothing really, so forget that. It works anyway. But if I try to include armour and maxarmour (and maybe EXP) into a death/ damage code and that, it don't want to work. No matter how many times, maxarmour and armour don't work. As I said, I don't know about EXP. I haven't tried to try yet. I never tried src.XXX though, should I try it?
Hiead