EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > DrumsUI

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 02-17-2010, 10:05 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default How to get Item and Spell ID's

How to get an Item ID

Turn your chat logging on (/log) and link the item into chat.
Then go to your log file (EQ2 install/logs/ServerName/eq2log_characterName):

Quote:
(1266452844)[Wed Feb 17 19:27:24 2010] Logging to 'logs/Blackburrow/eq2log_Drumstixx.txt' is now *ON*
(1266452852)[Wed Feb 17 19:27:32 2010] You say, "\aITEM 855760996 -149127685:Dedicated Trauma Remedy\/a"
The the first number (in orange) is the item ID.

To use in a macro:
use_itemvdl 855760996
You can also quickly find ID's of known items listed at http://www.lootdb.com/ (look at the link text on item pages), or use http://u.eq2wire.com and see the Item Link.



How to get a Spell/Ability ID

I've been informed that finding the Spell ID is the same method.
Simply drag your ability from the Knowledge window into the chat, and check your log file.



If that does not work for you, try the below method:

1. Put your ability on a hotbar (preferably the first hotbar on the first slot to find it quicker....)
2. Type this: /savehotkeys MyHotkeys.txt
3. Find MyHotkeys.txt in your EverQuest II installation directory and open it up

It lists your hotkeys by bar number and hotkey number (0 is the first key, 11 is the last one)

For example this spell ID is Unholy Blessing VI in the first hotbar in the first hotkey:
Quote:
0 0 spell 4057210147 20709845 3655337140
The the first number (in orange) is the Ability ID.

To use in a macro:
useability 4057210147
Or:
useabilityonplayer SELECTED 4057210147
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>

Last edited by Drumstix42 : 06-27-2012 at 12:30 AM.
Reply With Quote
  #2  
Unread 03-01-2010, 01:33 AM
foozlesprite's Avatar
foozlesprite foozlesprite is offline
A Crazed Gnoll
 
Join Date: Nov 2007
Server: Everfrost
Posts: 23
Default

Here are the t9 potion IDs in case anyone needs them:

1730973387 Focused Trauma Remedy
1222056897 Focused Noxious Remedy
99234158 Focused Arcane Remedy
301952041 Focused Elemental Remedy

Not tested yet, could use a confirmation =)
__________________
Reply With Quote
  #3  
Unread 03-01-2010, 08:37 AM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,095
Send a message via Yahoo to TalTal
Default

Quote:
Originally Posted by foozlesprite View Post
Here are the t9 potion IDs in case anyone needs them:

1730973387 Focused Trauma Remedy
1222056897 Focused Noxious Remedy
99234158 Focused Arcane Remedy
301952041 Focused Elemental Remedy

Not tested yet, could use a confirmation =)
-1222056897 Focused Noxious Remedy

Nox is a negative id.

Silat
Reply With Quote
  #4  
Unread 03-05-2010, 12:40 AM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Thanks guys. I added these in with the Player window click potion cures along side the T8 potion numbers. Gave you guys a nod in the update notes.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #5  
Unread 04-13-2010, 07:10 PM
shinmuriel shinmuriel is offline
A Young Mystail Rat
 
Join Date: Jul 2008
Server: Antonia Bayle
Posts: 3
Default file for quick casts?

Where is the file for quick casts, i somehow deleted them and I'd like to save a backup in case it happens again. Are all of my toons under one file or in separate files? Thanks.
Reply With Quote
  #6  
Unread 04-13-2010, 08:38 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Quote:
Originally Posted by shinmuriel View Post
Where is the file for quick casts, i somehow deleted them and I'd like to save a backup in case it happens again. Are all of my toons under one file or in separate files? Thanks.
EverQuest install folder/UI/DrumsUI/POI/drumsui_textsettings.xml
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #7  
Unread 06-13-2010, 12:44 PM
Eliziana's Avatar
Eliziana Eliziana is offline
A Grove Wisp
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 27
Default

Loving your work! Just a small FYI, you can also get the spell IDs by linking the spell in chat. Just drag the icon from your knowledge book into chat and check logs
Reply With Quote
  #8  
Unread 06-16-2010, 05:00 AM
chriswebstar chriswebstar is offline
A Griffawn
 
Join Date: Oct 2008
Server: Runnyeye
Posts: 74
Default

I just copy the link from the chat box and paste in notepad or whatever is open. The URL bar of the in-game browser works too.
Reply With Quote
  #9  
Unread 06-16-2010, 03:01 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Both good contributions. I wasn't aware you could drag the icons from the spellbook and link them (since they aren't items).

I'll add these to the guide above
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #10  
Unread 04-25-2012, 10:22 AM
none33pl none33pl is offline
A Forest Scavenger
 
Join Date: Aug 2005
Server: Runnyeye
Posts: 16
Default

T10 regular potions:

\aITEM -351706028 1124269794 0:Robust Trauma Remedy\/a
\aITEM -1982866447 566509895 0:Robust Arcane Remedy\/a
\aITEM -686534912 1392463223 0:Robust Noxious Remedy\/a
\aITEM 136666185 1303747609 0:Robust Elemental Remedy\/a
Reply With Quote
  #11  
Unread 04-29-2012, 07:01 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Thanks ^

If you want to be able to use the T10 potions to pot cure, you'll need to use the use_itemvdl command in your Player Window click buttons until the /cureplayer command is fixed by SOE:

Trauma: use_itemvdl -351706028
Arcane: use_itemvdl -1982866447
Noxious: use_itemvdl -686534912
Elemental: use_itemvdl 136666185
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #12  
Unread 03-06-2013, 06:45 PM
Eliziana's Avatar
Eliziana Eliziana is offline
A Grove Wisp
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 27
Default

Set this up tonight using the code above, with the pots in my inventory, but I'm just getting:

"You may only use items in your inventory" for the trauma one.

any ideas?
Reply With Quote
  #13  
Unread 03-06-2013, 07:50 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by Eliziana View Post
Set this up tonight using the code above, with the pots in my inventory, but I'm just getting:

"You may only use items in your inventory" for the trauma one.

any ideas?
Check your personal bank for them. If you have pots in the bank, the game has a nasty bug where it tries to use those in the bank first which will give that error. If they're only in your inventory they work, but any in your personal bank (not guild bank) confuses it.
__________________
Reply With Quote
  #14  
Unread 03-06-2013, 08:24 PM
Eliziana's Avatar
Eliziana Eliziana is offline
A Grove Wisp
 
Join Date: May 2006
Server: Antonia Bayle
Posts: 27
Default

Thank you very much, that was it! <3
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Forum Jump


All times are GMT -5. The time now is 09:30 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI