I've just discovered this site recently, and I've jumped right into working on a CYS version of a forum game I did a while back. It's tricky, cos I'm learning how to do stuff as I'm going along. Anyhoo, I want to have an item (say a map or gun-clip) that's available in more than one location. Essentially each 'item' would just be an 'incidence' or clone of an object rather than an entirely separate object.
I can't see any way this is possible, though. Do I really need to make, say, 10 copies of the exact same item?
Also, if the above is possible, how could it be done so that only one 'incidence' of an object can be in the inventory at once? After all, you only need one map.
With something like gun-clips, is it possible to have one icon in the inventory but with a number showing how many clips you have?
Thanks