Jump to content

Recommended Posts

Posted

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!

Posted (edited)

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

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.

  • Recently Browsing   0 members

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