LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: asterr259 on September 26, 2014, 01:30:23 PM

Title: Card Limit?
Post by: asterr259 on September 26, 2014, 01:30:23 PM
Hey I'm new to Lackey and started to create a card game/plug-in. But one thing I noticed is that you can have up to as many of the same cards in a deck. What I'm trying to ask is: How can I limit how many copies of 1 card you can have in deck? As well as the min/max amount of cards needed in a deck?
Title: Re: Card Limit?
Post by: AuraDragon on September 26, 2014, 02:33:09 PM
You don't.  Players have to be trusted to build their own decks correctly.

There are ways to mark cards as one-per-deck (such as having a column in the card data file) but they can't be enforced by Lackey.
Title: Re: Card Limit?
Post by: asterr259 on September 26, 2014, 03:20:28 PM
Quote from: Snoogy on September 26, 2014, 02:33:09 PM
You don't.  Players have to be trusted to build their own decks correctly.

There are ways to mark cards as one-per-deck (such as having a column in the card data file) but they can't be enforced by Lackey.
Oh okay. Are there plans for a way to be implemented, or is everyone just fine with this?

Regardless, Thanks for the quick reply!

Title: Re: Card Limit?
Post by: AuraDragon on September 26, 2014, 03:23:59 PM
I believe everyone is fine with this.  Perhaps Trevor will add card limits as an optional feature in the future for plugin creators, but who knows.