Hello
I know it has to do specifically with Pawn, but I thought maybe I can help
Ecuasión need some math for me better bonus exp if I am low. As I am the highest level, the bonus received diminishes
All in a defined would
Variables:
PHP Code:
g_combo[id] // combo made
g_level[id] // level of player
g_exp[id] // experience of player
g_admin[id] // better bonus should be admin
grettings.-