Jump to content

[LE] Adding an Item to player inventory Automatically at game start.


mojobo

Recommended Posts

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.

Link to comment
Share on other sites

  • 5 months later...

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...

Link to comment
Share on other sites

  • 4 months later...
  • 2 years later...

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!

Link to comment
Share on other sites

  • Recently Browsing   0 members

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