hello ppl i need some with with Expball Experience
i do a quest gives 5 Expball Experience but i cant put that :S
i try this but is wrong
Code:
uint ExpAdd = (uint)(GC.MyChar.ExpBallExp * 5);
GC.MyChar.IncreaseExp(ExpAdd, false);
can some one help me?