Is there a way within a script to get the Item ID for the item that has triggered the script?
For example, if a door can be triggered by placing an item on any one of four different alcoves, is there a way for the script to know which alcove has triggered it? Or would you need four separate scripts in this case, one for each alcove, with the alcove item ID's specifically referenced within each script?