ID:273354
 
mob/var
Exp=0
Mexp=10000

Killer.Exp+=src.Mexp


Well, i have this code. But i want the Killer Exp Increase the 10% of src.Mexp (which is 1.000) how i do that?
Try reading through this...