Jump to content

Textures: Extra Status Icons


Bin4ry

Recommended Posts


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

File Name: Extra Status Icons

File Submitter: darristan

File Submitted: 19 Oct 2012

File Category: Textures

Content Author: darristan

Extra Status Icons for Cursed Water, Elemental Resist Potions and Undead Scrolls.

For more info: http://rathena.org/board/topic/72715-unofficial-extra-status-icons/

Click here to download this file

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   253
  • Joined:  11/11/11
  • Last Seen:  

Suggestion: Possible adding a different colour border or even scheme to them? So that you have the colour matching the right resist/enchantment activated? I swear I read something where you can change the colour scheme of the icon.. o-O!

Overall, thanks xD!

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  30
  • Topics Per Day:  0.01
  • Content Count:  782
  • Reputation:   82
  • Joined:  01/01/12
  • Last Seen:  

Yea I was trying to do it but not sure how but in source you only assign 1 icon per SC and it doesn't care the value (Element).

StatusIconChangeTable[sC_ENCHANTARMS] = SI_ENCHANTARMS;
StatusIconChangeTable[sC_ARMOR_ELEMENT] = SI_ARMOR_ELEMENT;
StatusIconChangeTable[sC_ARMOR_RESIST] = SI_ARMOR_RESIST;

Edit: Not sure if like this would work or not.

StatusIconChangeTable[sC_ENCHANTARMS] |= SI_ENCHANTARMS_NEUTRAL|SI_ENCHANTARMS_WATER|SI_ENCHANTARMS_EARTH|SI_ENCHANTARMS_FIRE|SI_ENCHANTARMS_WIND|SI_ENCHANTARMS_POISON|SI_ENCHANTARMS_HOLY|SI_ENCHANTARMS_DARK|SI_ENCHANTARMS_SPIRIT|SI_ENCHANTARMS_UNDEAD;

Then independent .tga naming with ENCHANTARMS_WATER, ENCHANTARMS_EARTH and so on?

Edited by darristan
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
Reply to this topic...

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