Jump to content
  • 0
Sign in to follow this  
luizragna

Source script execute for all party members

Question

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.

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.