News:

A forum for users of LackeyCCG

Main Menu

Card Functions/ General Functions

Started by Adalam, May 26, 2010, 12:44:20 AM

Previous topic - Next topic

Adalam

Alright, I sent a message to a couple of people asking for help about this, but sadly, my patience was killed in middle school, lol. Anyways, I'm having a hard time getting the card functions{Tap, untap, etc..} and general functions{Draw, flip a coin, roll a dice, etc...} to work on my plugin. Can anyone help?

picks-at-flies


Adalam


greasontim


Adalam

And draw, flip over, flip a coin, roll a dice, pretty much the basic functions.

greasontim

those are built into basicly every plugin
give me a sec


greasontim

GENERALFUNCTION0:"ALLYOURCARDSMAKERIGHT90DEGREES"   "TapAll"   1
GENERALFUNCTION1:"ALLYOURCARDSMAKERIGHT0DEGREES"   "Untap All"   1
GENERALFUNCTION2:"DRAWCARD"   "Draw"   1
GENERALFUNCTION3:"PREVIOUSPHASE"   "Previous Phase"   1
GENERALFUNCTION4:"NEXTPHASE"   "Next Phase"   1
GENERALFUNCTION5:"ROLLD6"   "Roll D6"   1
GENERALFUNCTION6:"FLIPCOIN"   "Flip Coin"   1
GENERALFUNCTION7:"NEXTTURN"   "Next Turn"   1

Replace yours with that one and you're good to go
Tap all, Untap All, Draw, Prev Phase, Next Phase, Roll (6 sided die), Flip Coin and of course Next Turn

Adalam

All in their own row right? Do the function name and numbers have to go in separate coloumns?

greasontim

just copy and paste
i posted them in their own row so it will paste them that way for you and all the info is correct so just take it

Adalam


greasontim

have u changed your plugin info since the one u sent me?


picks-at-flies

What program are you using to edit the file?

Adalam

It's fixed now, but I use Microsoft Works Spreadsheet.