Jump to content
  • 0

Add Icon during Magnum Break usage


JulianA00

Question


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   0
  • Joined:  12/17/12
  • Last Seen:  

Hello all,

Since I have changed the effect of Magnum Break to "Enchant Weapon with Fire Property", I am trying to add the "fire property" icon while the skill is active. So far I had no success,do any of you guys know how to achieve this?

Thanks in advance,

Enrico

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  554
  • Reputation:   70
  • Joined:  04/04/12
  • Last Seen:  

@status.c

change

add_sc( SM_MAGNUM            , SC_WATK_ELEMENT    );

to

set_sc( SM_MAGNUM            , SC_WATK_ELEMENT          , SI_ENDURE          , SCB_NONE );

and change SI_ENDURE to your desire status icon....

:meow:

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  42
  • Reputation:   0
  • Joined:  12/17/12
  • Last Seen:  

@maluffet Thank you for the answer, I'm sure it will do the trick, but while I was trying to apply this change I've noticed that some icons are not showing(E.g Flame Lanucher and other endow skills, LK_CONCENTRATION, ect).

These skills are consuming SP and required items(Red Blood in case of Flame Launcher),. but they are not showing any status message in Battle Chatbox nor showing the icon on screen, so I'm not quite sure if it's a source problem or if it's a client problem(I'm using 2010-16-10 or 10-16).

Do you have any clue about this?

Thank you in advance.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  318
  • Reputation:   37
  • Joined:  12/30/11
  • Last Seen:  

Endows Skills are using SC_ENCHENTARMS and got the Skill icon SI_BLANK , thats mean he doent have a icon.

but you can add a Icon for this too.

just follow this guid and you should be able too as many icons as you want :)

http://rathena.org/b...a-status-icons/

Edited by ossi0110
Link to comment
Share on other sites

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.

×
×
  • Create New...