Hi I have problem to setup expirence in my engine, I'm try in config.lua to set up high and low exp but its not give a any results, in game not giving exp, %, levels..
even I was try to change
expmul = 8*80 but its not give a results.
Do you know how to setup that ?
I dont have any other file with exp stage....
LUA:
--------------------------- Multipliers and gains ------------------------------
-- experience multiplier (how much faster you got exp from monsters)
expmul = 800
even I was try to change
expmul = 8*80 but its not give a results.
Do you know how to setup that ?
I dont have any other file with exp stage....