Jump to content
  • 0
Sign in to follow this  
Break San

the spirit healer

Question

I made this script to the spirit in the class because some skill needs of the famous link, more is not working in taekwon master, the link else but acting ability.

 

switch ( BaseJob ) {                case 8:						set .@spirit, 454; break;                case 4047:					set .@spirit, 448; break;                case 7:						set .@spirit, 452; break;                case 10:					set .@spirit, 458; break;                        }        if ( .@spirit ) {                sc_start2 SC_SOULLINK, .@time, 5, .@spirit;                skilleffect .@spirit, 5;        }            if (.@Delay) set @HD, gettimetick(2)+.@Delay;            end;    }

 

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.