lucasavilez Posted March 20, 2017 Posted March 20, 2017 (edited) n- Edited July 4, 2017 by lucasavilez Quote
0 Emistry Posted May 1, 2017 Posted May 1, 2017 - script sample#exp -1,{ OnPCStatCalcEvent: if ( BaseLevel >= 1 && BaseLevel <= 60 ) { bonus2 bExpAddRace, RC_All, 500; } else if ( BaseLevel >= 61 && BaseLevel <= 99 ) { bonus2 bExpAddRace, RC_All, 200; } end; } you can try this. Quote
0 iamferreirajp Posted May 3, 2017 Posted May 3, 2017 Hi Emistry, we tried this using the scripts, but we opted to edit the functions that give exp on source. More especific on mob.c Anyway, thanks for your answer. This request can be closed, i`m current working with lucasavilez Quote
Question
lucasavilez
n-
Edited by lucasavilez2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.