ID:139141
 
Code:
var/icon/ItemIcon = new("Items.dmi",Item.icon_state)
usr << browse_rsc(ItemIcon,"icon.png")


Problem description:

I tried to take the advice of this post: http://www.byond.com/developer/forum/?id=87547 but for some reason i always get the error "unable to open cache file" Thanks in advance for the help