News:

A forum for users of LackeyCCG

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - ransomman

#1
Hello,

I have made a plugin for Marvel Champions The Card Game by Fantasy Flight Games! Here is the update URL:

https://dl.dropboxusercontent.com/s/zh3b3q0zie467we/updatelist.txt

The above link should remain the same for the life of the plugin, but if you ever find that you're unable to load the plugin check here to see if I've had to change the URL.

Last updated: Feb. 5, 2020
Packs up to: Ms. Marvel & Wrecking Crew
Visit https://marvelcdb.com/search for pack release chronology.

Thanks to https://hallofheroeslcg.com for the Wrecking Crew scans!

Thanks to CrazyChucky who suggested a right-click option for Status Cards. Now all cards have right-click options for Status Cards (look at the bottom of the pop-out menu after right clicking on a card)!

---

If you are new to lackey here is a brief guide:

  • Download lackey here http://www.lackeyccg.com/downloads.html
  • Copy the dropbox update url to your clipboard
  • Open lackey and click the Plugin button at the top, then click Paste AutoUpdate Url to paste the dropbox url from your clipboard and finally click Install or Update from URL!

**IMPORTANT FOR MAC USERS**
You can still open Lackey on Mac. Find your LackeyCCG folder (in the downloads or wherever you saved it) open it, then right-click on the LackeyCCG app instead of left clicking. Then click Show Package Contents->Contents->MacOS->LackeyCCG exec file. Double click the exec file and you'll be up and running!

A few notes and tips:

  • Right-click any card for a dropdown menu in order to spawn Tough, Stunned, or Confused status cards!
  • When you load a premade Villain from the deck editor you have to make sure to load each part of the Villain (e.g. the encounter deck, the Villain Deck, the Scheme Deck, etc.). You can do this by selecting each deckzone and then right clicking on the "Load to Shared" button for each part of the Villain deck.
  • I've included various table background images along with various hand-zone images. Go to preferences->Apearances to change them.
  • Two handed play is possible! Right click on the Test Dummy to load a recent deck. Now whenever the Test Dummy is highlighted you are controlling his set of cards! The Draw button only pertains tot he highlighted player.

Enjoy!
#2
Here is the most current update URL: https://dl.dropboxusercontent.com/s/pqsgyq4i8hsd3es/updatelist.txt

EDIT: I'll try to come here and edit the URL if it ever changes. As of 8/17/18, this is the correct one.

REMEMBER:
- You can copy the text from an Arkhamdb.com .txt file to your clipboard and click the paste button in the deck editor to quickly import decks!
- If you're having trouble seeing the up to date images or changes you may have to delete your plugin entirely and re-update. You might want to save your personal .dek files somewhere first!
- You can right-click most locations to reveal them with clues.

Enjoy!
#3
Is there a way to add a script so that counters are only added to a card when you flip it over? What I want to achieve is this: 1.) a double sided card is placed onto the table from a shared zone. It has  zero counters on it (technically it's faceup, although it's double sided). 2.) when the card is flipped to its other side, (green) counters are added. Thanks for the help!
#4
Hello,

I'm not sure what I am doing wrong but I am having difficulty with multiple card backs. Cards with backs other than the default back do not display with images at all. Well, they display with my spawned.jpg image.

I am creating a plugin for the new Arkham Horror card game and there are not only multiple card backs for player cards vs. encounter cards, but many of the game's cards have alternate sides, with alternate text.


I have put into my plugininfo.txt the <definition><kind>ISALLOWINGMULTIPLECARDBACKS</kind></definition>
I have also tried <definition><kind>ISALLOWINGMULTIPLECARDBACKS</kind><value>yes</value></definition>

Neither have worked to fix my issue.

In my carddata.txt file I have tried labeling the cell in the imagefile column as (card),(card) as instructed, but with no success.
Specifically, my image files are called AHC01_1a and AHC01_1b so I have tried AHC01_1a,AHC01_1b in the column with no success. I know I have created the carddata.txt file correctly because all other, non-multi-card-back cards display correctly with their images and the default card back when I load the plugin.

I have tried to eliminate the underscores with no success.
I have tried putting the image files in alternate locations with no success. For example, I currently have the image files saved under AHLCG(plugin)->sets->setimages->core. I have tried to save each file in a specific file for card backs under setimages to no success. I have tried putting the alternate backs with my general card backs under AHLCG(plugin)->sets->setimages->general.

I'm stumped. I am not finished with inputting all of my card data into my carddata.txt file nor have I finished including all of the definitions I want for the plugininfo.txt but I wanted to solve this issue before spending so much time on this. Is there a need for me to delete the card text of the cards with multi-backs? I dont know what to do!

Thanks in advance for any help,

Jake