1. Hi Newb question I would like to use script where when a player drops an item. Is it the void OnDroppedOn(DroppedItem item)? I couldn't find anything else to use for this situation.

    How can I select the player dropping the item? so I can check stuffs etc? thank you