ID:176380
 
I need it so if you have 2 food, it shows a picture of 2 food bags. if you have 1 food, 1 food bag. etc etc. if u need any more info, please reply.
oo yea. the icon file is:
inventory.dmi
the icon states are:
food
water
In response to KitKate20
I think you should use grouping for this. Like for example. If they have mroe than 2 of the same object. Group them and show the icon of 2 food bags. Im sure that there are some Grouping items out there in the hub somewhere. Maybe those can help you in what our looking for.

-GDT
In response to GoodDoggyTreat
Stat()
statpanel("Inventory")
stat("",usr.contents)

Then you make food an object and put it in usr.contents.