JiayoJames
Member
I have a quick question... how is the EXP calculated when EXP_PER_HIT = true?
Edit: Also, I have decided I want to use the alternate exp method... that is the one that does it by party and gets the exp value from that in the database... but the problem is that when the final hit of a battle aslo triggers the character(s) to level up, I get this error:
Edit: Also, I have decided I want to use the alternate exp method... that is the one that does it by party and gets the exp value from that in the database... but the problem is that when the final hit of a battle aslo triggers the character(s) to level up, I get this error:
Script '-Scene_Battle_TBS-' line 6077: NoMethodError occured.
undefined method 'visible=' for nil:NilClass