Jump to content

items not spawning in game from ck


indoghouse

Recommended Posts

im droping a few basic items in game using the creation kit

but when i go to where the items should when im playing the game

they arnt there

 

i have made sure the mod is ticked when i load it up

and i have tried changing the cell that the item is on

any help plz

Link to comment
Share on other sites

Here are a few things you can try:

 

1. Save your .ESP and Close the Creation Kit -- Loading up the game, with the ESP will not show any changes in the game.

 

2. Make sure you have your .esp file loaded from the Skyrim Launcher - For obvious reasons.

 

3. Try placing the items in an interior; such as Hod and Gerdur's house. Or in a Chest for example

 

If those fail to work:

 

Visit this website for item codes and do a "Player.Additem [item code here]"

http://uesp.net/wiki/Skyrim:Skyrim

 

 

If it is a unique item - Which you have created yourself.

 

 

Look in the esp file in the creation kit- Go to game and type: player.additem [xx0000x] The xx Represents where your mod appears in the load order. For example, my load order will be: Skyrim.ESM 01, Dawnguard.ESM 02, RandomMod.ESP 03

 

So, if the item i created was in my "RandomMod.esp" I would type 0300569F -- This is just an example..

 

Alternatively, you can create a txt file which grants you multiple items, spells, shouts, powers etc... in one code. See inside the SPOILER at your own risk.

 

 

 

1. Copy and paste the yellow part below into a notepad document.

 

player.additem 0001396A 1

player.additem 0001396B 1

player.additem 0001396C 1

player.additem 0001396D 1

player.additem 0001396E 1

player.additem 000139B3 1

player.additem 000139B4 1

player.additem 000139B6 1

player.additem 000139B7 1

player.additem 000139B8 1

player.additem 000139B9 1

player.additem 000139BA 1

player.additem 000139B5 1

player.additem 000139C0 500

 

2. Click Save As

 

3. Name it something intelligent like "FullDaedric"

 

4. Save it in this folder [Drive Here]:\Program Files (x86)\Steam\steamapps\common\skyrim

 

5. Go into Game, open the console and type Bat Daedric

 

The results "should" give you a Full Set of Daedric Armor, Weapons and 500 Daedric Arrows.

 

 

 

 

 

I hope this is clear, or helps.

 

 

Jav'

Link to comment
Share on other sites

  • Recently Browsing   0 members

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