Containers

Blitz3D Forums/Blitz3D Programming/Containers

Jellon(Posted 2004) [#1]
I am planning an RPG where you get to hold items in a backpack. Is there anyway to make a list of items in a backpack, such as make a backpack type with an unlimited number of other type items it can hold in it, or how would I go about doing this? Thanks.


morduun(Posted 2004) [#2]
I did a library for this at one point. Check it out; it might help.

http://www.blitzcoder.com/cgi-bin/showcase/showcase_showentry.pl?id=morduun11262003184934&comments=no


Jellon(Posted 2004) [#3]
Thanks! That really helped. I of coarse had to write my own, but your concept is great!

I don't understand what a "chit" is though.