Jump to content
  • 0
Sign in to follow this  
karazu

OnTouch Healer is now possible?

Question

4 answers to this question

Recommended Posts

  • 0

 

- script healer -1,{
if ((@PC_LAST_HEAL_TIME +2) > gettimetick(2) && Zeny) {
}
set @PC_LAST_HEAL_TIME, gettimetick(2);
skilleffect 66,0; sc_start SC_IMPOSITIO,360000,5;
skilleffect 67,0; sc_start SC_SUFFRAGIUM,360000,3;
skilleffect 34,0; sc_start SC_BLESSING,360000,10;
skilleffect 29,0; sc_start SC_INC_AGI,360000,10;
skilleffect 29,0; sc_start SC_MAGNIFICAT,360000,5;
percentheal 100,100;
}
mellina,96,78,4 duplicate(healer) Healer#7 435,7,7

 

Edited by leloush

Share this post


Link to post
Share on other sites
  • 0

 

prontera,160,160,3    script    OnTouchHeal    100,5,5,{end;OnTouch:    specialeffect2 EF_HEAL2; percentheal 100,100; // heal 100% hp and sp.    end;}
this?

Let me test

 

 

WORKING thank you very much..

Edited by karazu

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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