ID:179065
 
Okay, say I have this:
obj/item/book
obj/item/weapon


How can I put all of the paths for the objects that are in the obj/item into a list?
Nova2000 wrote:
[snip]
How can I put all of the paths for the objects that are in the obj/item into a list?

help typesof() :)