Aller au contenu

Photo

Getting item ID from mod please help


  • Veuillez vous connecter pour répondre
1 réponse à ce sujet

#1
crispman

crispman
  • Members
  • 4 messages
Hi guys, I downloaded a mod that is supposed to add an item to my inventory automatically,
but it doesn't do it, so I thought about getting the item ID from the mod files and add it with "additem" command
in the console.

The mod in question, "Duelists Glove DualWield Style":

http://www.dragonage...file.php?id=327

However, I don't know how to get an item ID from the mod files, so I was wondering if someone
could enlighten me? Or help me out by getting the ID for me, since the creator of the mod seems to not
check the comments anymore.

Thank you.

#2
Sunjammer

Sunjammer
  • Members
  • 926 messages
I believe that you'd have to do two things:

* first find the resource name for the gloves (which you can do by browsing the contents of the .erf files (which are contained in the modules .dazip file) in the toolset; and,

* second add (or ask the author of the additem script to add) the resource name to the additem script.