Jump to content
  • 0
donkeyg

Auto Area Healer

Question

http://rathena.org/board/topic/53828-release-auto-area-healer/

like what Emistry said- >

and....buff skills cant be done without any src mod..
you can set buff skill though when a character click it then get buff..
but not auto get buff when stand there for every x interval..
and of course you can make use of OnTouch Label..
so that when character get near..it will give buff when they entered the area

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

and....buff skills cant be done without any src mod..

you can set buff skill though when a character click it then get buff..

but not auto get buff when stand there for every x interval..

and of course you can make use of OnTouch Label..

so that when character get near..it will give buff when they entered the area

Yes, you can make the NPC trigger when they walk in the area (OnTouch),

then continue giving them buffs on an interval (sleep2).

Here's an example that only does heal: npc_sanctuary.txt

http://www.eathena.w...howtopic=267690

i wanna make a heal npc that is not straight heal on player,but is cast

santuary on ground that player stand,is that possible?

Can you describe exactly what you want the script to do?

Link to comment
Share on other sites

i wan the healer NPC will auto heal players and it will buff skill though

when a character click it then get buff..

Link to comment
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.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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