News:

SMFNew Installed

+-+-

User+-

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

Site Stats+-

Members
Total Members: 728
Latest: Cho
New This Month: 0
New This Week: 0
New Today: 0
Stats
Total Posts: 10932
Total Topics: 795
Most Online Today: 389
Most Online Ever: 854
(September 18, 2024, 07:49:37 am)
Users Online
Members: 0
Guests: 318
Total: 318

Author Topic: Question about how to get buff/debuff icons on HUD  (Read 862 times)

0 Members and 85 Guests are viewing this topic.

Question about how to get buff/debuff icons on HUD
« on: »
http://torchmodders.com/wiki/doku.php?id=affixes_and_effects_-_the_basics

Under ICON
"This sets what icon to use on the HUD while this effect is active on a character or monster. Particularly useful for things like bleeds or buffs."

In this link in Torchmodders Gyt talks about affixes and effects the basics (btw thanks Gyt - very helpful!) usually I "reverse engineer" to get my answers but I can't seem to find any examples of this in any of the affixes I have.

Is there a list somewhere?

Thanks!

Share on Bluesky Share on Facebook


Re: Question about how to get buff/debuff icons on HUD
« Reply #1 on: »
As an example, see the affixes of Berserker's Executioner skill. It uses

Code: [Select]
<STRING>ICON:skillicon_retaliate
to indicate the buff.

You can also opt to use Unittheme instead of this.
« Last Edit: June 18, 2018, 05:57:38 pm by Viz »

Re: Question about how to get buff/debuff icons on HUD
« Reply #2 on: »

Yes thank you I know about UnitThemes - just wondering if there's an actual list or database of buff and debuff icons that show up on the player HUD while we are playing.

Re: Question about how to get buff/debuff icons on HUD
« Reply #3 on: »
Afaik there is no such list.

Re: Question about how to get buff/debuff icons on HUD
« Reply #4 on: »
I believe for this to work u also have to have the SHOW IN BUFF LIST:true line in the skill dat


 

Recent Topics+-