LackeyCCG

LackeyCCG Forum => Plugins & Plugin Creation Forum => Topic started by: sulibilune on May 18, 2012, 05:33:21 AM

Title: In which zone are load the decks ?
Post by: sulibilune on May 18, 2012, 05:33:21 AM
Hello,
I'm sorry to create a new topic for such a simple question...

I read the tutorial and tried to create a very simple plugin.
But when I load a deck of my cards it does not appear in the game. I created a starting gamezone and deckzone, but I don't know how to tell lackey to load the deck in this zone.
I tried to look at the war3000 example but the plugininfo.txt is not in the same code as the tutorial...

Thanks for your help.
Title: Re: In which zone are load the decks ?
Post by: Trevor on May 18, 2012, 07:04:49 AM
http://lackeyccg.com/tutorialplugininfo.html#plugininfodeckzones

Post your plugin, or at least the plugininfo.txt and we can see what the problem is. Note: don't copy/paste as that won't necessarily preserve what your file is like. Link to the actual file.
Title: Re: In which zone are load the decks ?
Post by: sulibilune on May 18, 2012, 07:27:38 AM
Okay, I remade it from scratch and it work now.
I don't know what was wrong but it doesn't matter.

Thanks for your help, and again : sorry for the waist of time.