Jump to content

Container Drops all Contents


AmeaAya

Recommended Posts

I can't figure out a realistic way to have a Container drop all of it's contents.

 

I currently have something along the lines of: (can't get exact snippet because on wrong computer!)

 

Event OnAddItem(ObjectedReference Item)

Self.DropObject(Item)

endevent

 

However it does nothing at all.

The main trouble, I suspect, is that it is getting many items at a time vie RemoveAllTimes being pointed at it.

 

Would anyone know how to make it work?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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