Jump to content
  • 0

Src =,=


Question

2 answers to this question

Recommended Posts

Posted (edited)

what skill? Each skills got it own code. But here the normal that I always saw.

Example

case PA_PRESSURE:
 status_percent_damage(src, bl, 0,15+1*skilllv, false);
 break;

The

status_percent_damage(src, bl, 0,15+1*skilllv, false);

15+1*skilllv mean it will dmg 15(as base dmg)+1*skilllv(as for pressure it is 5)

so the dmg that will be take is 15+1*skilllvl = 15+5 = 20%

The main point here is always try and repair, make backup if you dont sure what you are doing.

/no1

-Practice make Better-

Maybe you can try this src code.

just found it

http://rathena.org/board/topic/62238-manage-skill-damage-11/

Edited by FrustFenix

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...