Thread Tools Display Modes
07-16-20, 09:21 AM   #1
Salarsin
A Defias Bandit
Join Date: Jul 2020
Posts: 2
Raid Mark image resources

Hello,

im am new to WoW (Classic) AddOn development. What i want to achieve with my first project is a simple target marking helper (skull, cross, ... marks) with a simple UI that has one button per mark with the icon on it.

I was wondering how to use InGame resources, but couldn't find a list of builtin resources. Then i found the Item icon IDs on wowhead which work great for icons of items and so on. But i cant find resource information about the target marking icons. Does anyone know these IDs or is there a complete resource list somewhere on the internet?

Would be nice if anyone can help
  Reply With Quote
07-16-20, 10:16 AM   #2
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,313
ChatFrames use icons from the ICON_LIST table while the TargetFrame uses SetRaidTargetIconTexture() on a texture that has "Interface\TargetingFrame\UI-RaidTargetingIcons" loaded.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 07-16-20 at 10:19 AM.
  Reply With Quote
07-17-20, 11:56 PM   #3
Salarsin
A Defias Bandit
Join Date: Jul 2020
Posts: 2
Thanks!
  Reply With Quote

WoWInterface » Developer Discussions » Graphics Help » Raid Mark image resources

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off