Help-Help Posted March 28, 2013 Posted March 28, 2013 how to add heal,agi and bless buffs rontera,150,184,5 script Healer#h1-1::Healer 742,{ mes "[ MamaRO Nurse ]"; mes "I'll heal you, stand still."; next; mes "[ MamaRO Nurse ]"; mes "You are now healed."; mes "I also gave you Agi and Bless."; mes "Enjoy your time."; close; } Quote
Shakto Posted March 28, 2013 Posted March 28, 2013 prontera,150,184,5 script Healer#h1-1::Healer 742,{ mes "[ MamaRO Nurse ]"; mes "I'll heal you, stand still."; next; specialeffect2 EF_INCAGILITY; sc_start SC_INCREASEAGI,240000,10; specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; specialeffect2 EF_HEAL2; percentheal 100,100; mes "[ MamaRO Nurse ]"; mes "You are now healed."; mes "I also gave you Agi and Bless."; mes "Enjoy your time."; close; } You can say thx when you get the answer to your question.. Quote
Question
Help-Help
how to add heal,agi and bless buffs
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.