Good morning, I would like my homunculus to use the skills of players. EX: skill id = 1 to id = 40, that would be enough. but when I make changes to the SRC the emulator accuses some errors / warning. as in the print, it worked but the emulator accuses many errors.
Good morning, I would like my homunculus to use the skills of players. EX: skill id = 1 to id = 40, that would be enough. but when I make changes to the SRC the emulator accuses some errors / warning. as in the print, it worked but the emulator accuses many errors.
mmo.h OBS: Client diff "Enable Custom Homunculus Skills"
// Base Homun skill.
#ifndef HM_SKILLBASE
#define HM_SKILLBASE 1
#endif
#ifndef MAX_HOMUNSKILL
#define MAX_HOMUNSKILL 40
#endif
Share this post
Link to post
Share on other sites