Delete cards in a deck

I have a module where the player will choose a single card from a deck, and then the rest of cards in the deck are deleted from the game.

The only way I see to do this now is to draw each of the rest of the cards, and manually delete each one. Is there a way to automate this so that only the un-drawn cards in the deck are deleted with a single command?

Use a Deck Global Key command to deletem all the cards in the deck after you have drawn the single card

— On Tue, 11/18/08, mycenae messages@forums.vassalengine.org wrote:

Post generated using Mail2Forum (mail2forum.com)