Jump to content

Recommended Posts

Posted

I'm very new so please forgive me if this is a stupid question.

 

I downloaded a few custom items, but I do not know how to make them spawn. They are not replacers, and there is no ID number listed in the description.

 

How can I spawn custom items?

Posted

that depends on what do you mean by "spawn" the items

do you want NPCs to have them, or just put them into the world, or what??

 

also, if you get FO3Edit, you can find IDs of items in mods, so you can just additem them :)

Posted
I wanted to make the items appear either in my inventory or appear in front of me to pick them up. But I'm giving FO3 Editor a shot and found the ID's. Thanks!
Posted
Ok I have to take that back. I had assumed FormID was the number I use to spawn the object with the command player.placeatme, but I recieved an error when I tried. I was still able to spawn a few NPC's that hold the item, and I was able to kill them and pick it up, but I still would rather not have to go through that and just have them given to me. Is there something else I am supposed to type in, besides the FormID to make the object appear? I am trying to use the Combat Dusters by Joolander.
Posted

Assuming you have their codes, what changes is the actual index the item gets in game. That's easy, just notice the mod number looking for it in FOMM (it's that hexadecimal number under the mod index column) replace it at the first 2 leftmost digits in the formid when using the

player.additem formid #

Example: if the code appears as 01004e45 (in geck) and the mod is 0a, it becomes 0a004e45.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...