Jump to content

Recommended Posts

Posted

Hi, I need some help adding an item to the players inventory as I have no idea how to make this happen without dialogue.

The effect I am trying to achieve would be similar to Empire Builder or a pose mod where rings are automatically added to the players inventory as soon as they load their game.

I have seen the tutorials describing how to add items through Dialogue but the papyrus does not compile successfully for this method. I am at a loss, and would appreciate any help you can give.

Posted

Script free method:

Create a start game enabled quest

Add an alias that points to the player

Add the desired item(s) to the inventory section of the alias

Save and test

 

This method will work every time that the mod is loaded for its first time.

  • 5 months later...
Posted
  On 10/5/2017 at 1:35 AM, IsharaMeradin said:

Script free method:

Create a start game enabled quest

Add an alias that points to the player

Add the desired item(s) to the inventory section of the alias

Save and test

 

This method will work every time that the mod is loaded for its first time.

This hurts me knowing i went through the trouble of scripting mine to do this...

  • 4 months later...
Posted

I found a tutorial online which would do this but it involved scripting and I could never get it to work a second time. this thread has been a god send. thanks for asking the question and thanks for answering it

  • 2 years later...
Posted

Script free method:

Create a start game enabled quest

Add an alias that points to the player

Add the desired item(s) to the inventory section of the alias

Save and test

 

This method will work every time that the mod is loaded for its first time.

 

 

Thank you Ishara, this information was very helpful!

  • Recently Browsing   0 members

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