Jump to content
  • 0
Sign in to follow this  
Cardinale

Homunculus use the skills players

Question

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

 

explicação.png

Edited by Cardinale

Share this post


Link to post
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.