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?
ID:273354
![]() Feb 21 2010, 5:41 pm
|
|
mob/var 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? |
![]() Feb 21 2010, 7:32 pm
|
|
Try reading through this...
|