In reply to: hmm... -- Cesque 09:47:53 03-08-2004
Hmm... Posted by: Colin 18:35:34 03-08-2004 |
Well it's not quite as easy to give the player new cards, especially all the cards at once. My program reads the whole carddata.prg (or whatever) file and looks for
#Method Card_*******
and adds all the cards to a file where it uses cardmanager.givecard to give the cards.
It then temporarily replaces Dan the Card Man's program with it. When you click "Remove Patch" Dan's original program is restored.