Thread Tools Display Modes
05-18-09, 04:28 AM   #1
Xrystal
nUI Maintainer
 
Xrystal's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Feb 2006
Posts: 5,934
Info Panel IDs

When I was writing the Guild Chat Infopanel plugin I noticed that using the same number as an existing infopanel causes problems as this number denotes which order they appear in.

As more infopanels are added by different people I thought it best if we have somewhere we can check for an available ID.

Here's the current ones available to download and I can see already a conflict if people choose to have carbonite/omen and recount/omen for whatever reason or Carbonite with Hitsmode:

Built into nUI by Default:
Combat Log - nUI_INFOMODE_COMBATLOG = 2;
Battlefield Minimap - nUI_INFOMODE_BMM = 3;
Recount - nUI_INFOMODE_RECOUNT = 4;
Omen3 & KLH - nUI_INFOMODE_OMEN3KLH = 5;
Omen3 - nUI_INFOMODE_OMEN3 = 6;
KLH - nUI_INFOMODE_KLH = 8;
KLH & Recount - nUI_INFOMODE_KLHRECOUNT = 9;
Skada - nUI_INFOMODE_SKADA = 10;

Plugins by aktlingit
Jamba - 10

Plugins by Alexandre Brault
Carbonite & Omen - nUI_INFOMODE_OMEN3CARBONITE = 7;

Plugins by Brillynt
Grid - nUI_INFOMODE_GRID = 8;
Healbot - nUI_INFOMODE_HEALBOT = 9;

Plugins by Carz
Carbonite - nUI_INFOMODE_CARBON = 35;

Plugins by KanadiaN
nUI_INFOMODE_VUHDO = 10;
nUI_INFOMODE_ZYGOR = 13;

Plugins by Kodewulf
Hitsmode - nUI_INFOMODE_HITSMODE = 10;

Plugins by lairdofdeath
Professions - nUI_INFOMODE_Profesions = 40;

Plugins by rossman
nUI_INFOMODE_ANYMETER = 18;

Plugins by spiel2001
Minimap - nUI_INFOMODE_MINIMAP = 1;
Recount & Omen (Stats) - nUI_INFOMODE_OMEN3RECOUNT = 7;
Recount & Omen (Dual Stats) - nUI_INFOMODE_OMEN3RECOUNT = 7;

Plugins by Xrystal (both done and in progress)
GuildChat - nUI_INFOMODE_GUILDCHAT = 15;
Decursive - nUI_INFOMODE_DECURSIVE = 16;
Decursive/Omen = nUI_INFOMODE_DECURSIVEOMEN = 16;
Eavesdrop - nUI_INFOMODE_EAVESDROP = 17;
MagePorts - nUI_INFOMODE_MAGEPORTS = 18;
TotemCaddy - nUI_INFOMODE_TOTEMCADDY = 19; ( Never Happened )
Lunarsphere - nUI_INFOMODE_LUNARSPHERE = 20; ( Never Happened)
Whisper - nUI_INFOMODE_WHISPERS = 21;
Chat - nUI_INFOMODE_CHAT = 22;
PallyPower - nUI_INFOMODE_PALLYPOWER = 23;(Never Completed)
SmartDebuff - nUI_INFOMODE_SMARTDEBUFF = 24; (Now Incompatible)
GuildInfo - nUI_INFOMODE_GUILDINFO = 25; ( Old Idea )
ScrollingWatchFrame - nUI_INFOMODE_SWF = 26; (Trashed)
Gladius - nUI_INFOMODE_GLADIUS = 27; ( Never Started )
Archy - nUI_INFOMODE_ARCHY = 28; (Now Incompatible)
BigBrother - nUI_INFOMODE_BIGBROTHER = 29; (Never Started)
SuperTrackedQuest - nUI_INFOMODE_SUPERTRACKEDQUEST = 30; (Recent Idea)
Details - nUI_INFOMODE_DETAILS = 31 (In Development)
TriStats - nUI_INFOMODE_TRISTATS = 50
__________________


Characters:
Gwynedda - 70 - Demon Warlock
Galaviel - 65 - Resto Druid
Gamaliel - 61 - Disc Priest
Gwynytha - 60 - Survival Hunter
Lienae - 60 - Resto Shaman
Plus several others below level 60

Info Panel IDs : http://www.wowinterface.com/forums/s...818#post136818

Last edited by Xrystal : 08-25-18 at 02:26 PM.
 
05-18-09, 06:46 AM   #2
spiel2001
nUI's Author
 
spiel2001's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2008
Posts: 7,724
nUI should allow more than one mod to use the same number but sort them alphabetically when it does... but I may have done that wrong now that I think about it... so, yeah, this thread is a good idea.

I might suggest using the same number for mods that do that same thing since users will typically be using one or the other.
__________________

What people don't get is that I am, ultimately, an artist at heart.
My brush has two colors, 1 and 0, and my canvas is made of silicon.



Official nUI Web Site: http://www.nUIaddon.com
Official nUI Support Forum: http://forums.nUIaddon.com
My day job: http://www.presidio.com/
 
 

WoWInterface » Featured Projects » nUI, MozzFullWorldMap and PartySpotter » Customization » nUI: Plugin Support » Info Panel IDs


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