News:

A forum for users of LackeyCCG

Main Menu

Question About General Functions - Help!

Started by Drigz, December 08, 2014, 05:01:35 AM

Previous topic - Next topic

Drigz

Hello, I recently turned one of my card games into a plugin for Lackey. I had a test run with my buddy online and everything seems to be working great. Now I'm just passing over the plugin info to make a few adjustments. In the beginning of each game a player has to move 7 cards to his hand from the deck and move 5 cards to a prize pile from the deck. Currently I'm using a general function to DRAWCARD (for hand) and TRANSFERCARD (for prize pile) but obviously this will only take 1 card per click. Is there some way to set up a new function that handles the 12 cards in one go? For example label the function "New Game Draw" and have it draw 7 to hand and 5 to prize? I'm fairly new to Lackey so I am not sure if there is some method to change the value of how many it moves. Any help is appreciated. Thank you.