Modified Healer

Zephy

New member
Messages
20
Points
0
File Name: Modified Healer

File Submitter: Zephy

File Submitted: 06 Dec 2013

File Category: Scripts

Versatile healer that can be configured easily. Additional features include price, buffs, repair, and delay per use. Modified from Euphy's healer.

Click here to download this file

 
Last edited by a moderator:
thx u
default_smile.png


 
@broker you have to enable those buffs. Go to the script and remove "//" before wat ever buff u want to enable. if u click the poring without removing that it just heals u.

 
specialeffect2 EF_FOOD01; sc_start SC_FOOD_STR, 360000, 10;
specialeffect2 EF_FOOD03; sc_start SC_FOOD_AGI, 360000, 10;
specialeffect2 EF_FOOD02; sc_start SC_FOOD_VIT, 360000, 10;
specialeffect2 EF_FOOD02; sc_start SC_FOOD_DEX, 360000, 10;
specialeffect2 EF_FOOD04; sc_start SC_FOOD_INT, 360000, 10;
specialeffect2 EF_FOOD05; sc_start SC_FOOD_LUK, 360000, 10;
 
Back
Top