Jump to content
  • 0

[SOLVED] Magnum Break!


Question

Posted (edited)

Hi, 

How do I change the Magnum break skill? I want to add an SC like the Flame launcher. I already changed from src/map/status.cpp

set_sc( SM_MAGNUM   , SC_FIREWEAPON  , SI_FIREWEAPON  , SCB_ATK_ELE );  

but no status icon/ doesn work. Help is highly appreciated.

Thanks

 

skill.cpp

sc_start4(src,src,SC_WATK_ELEMENT,100,3,20,0,0,skill_get_time2(skill_id, skill_lv));

to

sc_start4(src,src,SC_FIREWEAPON,100,3,20,0,0,skill_get_time2(skill_id, skill_lv));

 

Edited by pajodex
  • Upvote 1

0 answers to this question

Recommended Posts

There have been no answers to this question yet

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