anyone know how to extend the limit maximum skills on skill.scp?
when i reach 2030 skillorder on skill.scp, i got this error.
i found the problem, the maximum level of the skills is level 31.Quote:
ACE_ASSERT: file Game/GameSystem.cpp, line 2664 assertion failed for 'iSkillLv > 0 && iSkillLv < MAX_USERSKILLBANKNUM'.Aborting...
but I'm planning to have up to level 100. anyone knows how to extend it?
