luizragna 41 Posted February 20, 2018 Hello guys. I have maked a custom skill. This skill work with that all party members get other skill. When use the skill, only he gain the skill Charge Attack (skillid: 1001). skill.c //When the player use skill: pc->skill(sd, 1001, 1, 0); //The player get Charge Attack skill I would like that when the player use, all party members get the skill Charge Attack. Basically I wanted this command skill to execute for all members. Quote Share this post Link to post Share on other sites
Hello guys. I have maked a custom skill. This skill work with that all party members get other skill.
When use the skill, only he gain the skill Charge Attack (skillid: 1001).
skill.c
I would like that when the player use, all party members get the skill Charge Attack.
Basically I wanted this command skill to execute for all members.
Share this post
Link to post
Share on other sites