Deck Manipulation - 2 questions.

Within a deck that you are allowed to select specific cards from, is it possible to sort the list of cards to choose from in the order they are in the deck? The deck gets shuffled at the start of the game, but afterwards, specific cards can be taken from the deck, although the order of the rest of the cards remains the same.

Secondly, is it possible to send a card to a deck, and have it go to the bottom of the deck instead of the top. If ther isa Command that would move a card to the bottom of a deck, then I could use a Trigger to activate it.

Thanks,
Jeffrey

The command you want is the Down Arrow. It sends a selected counter to the bottom of the Stack, but if sent to card in a Deck, it will send it to the bottom of the Deck. You can do this with a Trigger that first issues the ‘Return To Deck’ trait, then the down-arrow command (Just press the down-arrow key in the ‘Perform these keys’ section.

B.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)

Thanks, that’s exactly what I needed.

Things now work as desired.

Jeffrey

On Nov 22, 2009, at 8:02 PM, Brent Easton wrote:

Added to FAQ.


Messages mailing list
Messages@forums.vassalengine.org
forums.vassalengine.org/mailman/ … engine.org

Post generated using Mail2Forum (mail2forum.com)