The Elder Scrolls V: Skyrim Special Edition

The Elder Scrolls V: Skyrim Special Edition

View Stats:
Kitsumi02 Jan 24, 2023 @ 3:00pm
how do i know the xxx values of a item?
i was tring to get either dreugh wax or stoneflower petals for a fortify potion but the merchant wouldn't sell it. so i tried looking up for the console but it wasn't much helpfull
< >
Showing 1-3 of 3 comments
psychotron666 Jan 24, 2023 @ 3:03pm 
Depends on the load order of the mod. Wherever it is on your list basically. You can find out the hard way by doing the code starting from 001 and working your way up. Mod launchers like mod organizer 2 or vortex will also tell you the mod load orders
Tao314zdin Jan 24, 2023 @ 3:04pm 
if you want an item ID - you type:

help "ITEM NAME"

that will give you a list of matching names where you need to find what you want.
Roccondil Jan 24, 2023 @ 8:34pm 
if the item comes from the base game or an esp mod file, then the first two numbers are the source's index, while the following numbers are its ID number.

If the item comes from a "light" or esl plugin, it will start with FE, the next three numbers are the source mod's index, and the last three are the item's ID numbers.

---

That's how to read them. Follow Tao's instruction to actually find the item ID to spawn them in through the console.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Jan 24, 2023 @ 3:00pm
Posts: 3