custom homun skill

  1. B

    Problem in limit of the id of the skills of homunculus.

    I create a custom skill for homunculus and work correctly with id 8044. The problem is that with id 8045 forth, the skills not are shown in tree of skills of homunculus. I went on src/common/mmo.h and changed of: #define MAX_HOMUNSKILL 43 for: #define MAX_HOMUNSKILL 48 Not generated none...
Back
Top