Jump to content

Auto add item to inventory?


Lehcar

Recommended Posts

How do I make it so an item will be automatically added to my inventory the next time I fire up the game? I honestly thought I did everything right but it is not working.

 

I make a dummy quest, non start activated, nothing in it at all but this script:

 

scn AddItemSCRIPT

 

begin gamemode

Player.AddItem "Item" 1

StopQuest AddItem

end

 

what am I not doing right?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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