I'd like to know how to make group items together when i pick them up and view in the inventory..Which is based on grids.
This is the code i use to view them in the grid..but the items apear in different cells,i'd like them to be groupped if i have for example 2 Swords. is there var i have to call to identify if they are the same? "Type"?
/
mob/proc/UpdateInv() |