Map string ID to game name

+

Guest 2091327

Guest
Is it possible to do this in some fashion? I'm trying to figure out if it's possible to do this with a script in some fashion, and have looked at w3string files with Sarcen's string editor. Item names, for example, have an ID of sorts that may look like FE5F4F12. And an actual ID like 1057131 (this happens to be the case for "Cidarian gambeson". But I can't find that first number anywhere, such as in the XML files where the items are defined.

Is it possible to find this, and map item IDs to their names, so I can figure out easier what e.g. "Light armor 02" and so forth mean, without having to spawn every single item in-game and note it down manually?

Here is an example of what it looks like:

w3string editor.png
 
I have this same question, and I haven't been able to find a solution. Please let me know if you figured it out.
 
Top Bottom