Jump to content

Problem with OnitemAdded


Zorkaz

Recommended Posts

So I have this very simple script on a container - just for testing. Yet the Event never fires.

 

Since I want to be able to put all kinds of items in it I didn't add an Inventory Filter


Event OnItemAdded(Form akBaseItem, int aiItemCount, ObjectReference akItemReference, ObjectReference akSourceContainer)

FVMessage.show()
Self.RemoveComponents(c_oil, 1)

EndEvent

Link to comment
Share on other sites

  • Recently Browsing   0 members

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