*Ahem*
Code: ags
Is it like this in your script for interacting with the object?
// script for object0: Interact object
AddInventory(3);
ObjectOff(0);
Is it like this in your script for interacting with the object?