I've searched the forums and tutorials and I'm still having a hard time figuring this out. I already know how to put objects in the inventory and give objects away. But say I want to give objectB to character2 only on the condition that I gave objectA to character1 first, not allowing me to give objectB to character2 if I didn't give objectA to character1. How would I script that? Thanks.