mob/proc/UpdateInventory() |
How do I fix it? I want every object in my inventory to be outputted to the grid.
[EDIT]
*Suspecting that contents only saves a reference of the object added to it and not the object*
^ If it IS like that, an alternative would be a list that saved the actual items right?
Lummox JR