Jump to content
  • 0

RK Job can use skills while in Berserk Mode


Question

Posted

here's the scenario,

RK job will use berserk . . . he/she can't use skill . .. but whenever he clicked the healer npc. . . the RK will have SP and can do skills

help me

5 answers to this question

Recommended Posts

Posted

post out your healer npc

I'm pretty sure your healer npc has sc_end sc_all ...

and I strongly against this because even a user with 90% overweight can use skill after a sc_end sc_all

Posted

here

//===== eAthena Script =======================================

//= Heal Npc

//===== By: ==================================================

//= Lotsa People (1.x)

//===== Current Version: =====================================

//= 3.0

//===== Compatible With: =====================================

//= eAthena 0.1+;

//===== Description: =========================================

//= Healer NPC Which Heals For Free

//===== Additional Comments: =================================

//= 3.0 By massdriller, Changed and edited the script

//= added other warp points of maps.

//= 2.0 By Darkchild, Duplicates And Changed A Bit

//= you can replace this script file by heal_payment.txt

//= if you want that players have to pay their healings.

//============================================================

prontera,150,184,5 script Healer#h1-1::Healer 742,{

percentheal 100,100;

skilleffect 66,0; sc_start SC_IMPOSITIO,360000,5;

skilleffect 34,0; sc_start SC_BLESSING,360000,10;

skilleffect 29,0; sc_start SC_INCREASEAGI,360000,10;}

morocc,159,96,5 duplicate(Healer) Healer#h1-2 742

ayothaya,155,111,5 duplicate(Healer) Healer#h1-3 742

geffen,121,61,5 duplicate(Healer) Healer#h1-4 742

umbala,94,162,5 duplicate(Healer) Healer#h1-5 742

payon,180,105,5 duplicate(Healer) Healer#h1-6 742

alberta,185,144,5 duplicate(Healer) Healer#h1-7 742

aldebaran,134,123,5 duplicate(Healer) Healer#h1-8 742

izlude,125,118,5 duplicate(Healer) Healer#h1-9 742

xmas,149,136,5 duplicate(Healer) Healer#h1-10 742

comodo,188,162,5 duplicate(Healer) Healer#h1-11 742

amatsu,200,80,5 duplicate(Healer) Healer#h1-12 742

gonryun,164,130,5 duplicate(Healer) Healer#h1-13 742

yuno,324,108,5 duplicate(Healer) Healer#h1-14 742

niflheim,188,180,5 duplicate(Healer) Healer#h1-15 742

louyang,225,103,5 duplicate(Healer) Healer#h1-16 742

payon,162,235,5 duplicate(Healer) Healer#h1-17 742

hugel,92,155,5 duplicate(Healer) Healer#h1-18 742

Posted (edited)

I can't reproduce your error using the script above though ...

maybe you've applied some patch to allow players to use skill under berserk ?

looks like I guessed wrong

EDIT:

WTF !!!

that getstatus command !

never know that

it just the same as my sc_check command

Edited by AnnieRuru

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...