Action RPG Inventory System

I have figured it out from the code Hydrax posted a few posts below mine! Hydrax you are a G (:
Instead of using “Try to Add item to Inventory” I used both “Get inventory Space” followed by “Add Item” and that works!! the event is run on server not client I changed that as well.