I'm making a game from scratch with the DM guide, but I can't figure out how to make a card database. So if you could throw out some pointers or have any questions on what kind of database post here. Thank You.
ID:139702
![]() Sep 20 2010, 2:53 pm
|
|
As Maximus stated there are a few a demos about cards. Here is A link to a good one. I hope this helps, and good luck!
|
You'll most likely want to use associative lists to store the cards and a "category" for them.
There might be a few demonstrations on how this is done via the Search->Resources.