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?
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.
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!
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.