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

Messages - ransomman

#1
Hey thanks for the reply! That's a great idea about adding a right-click script. I think that might be the best option. I added the Mac thing because I've personally been having trouble just double clicking the App to open it; it usually sends me to the website instead of opening! I figured I'd add a warning just in case anyone else is experiencing the issue. And yea, I just wanna update this thread whenever I add new packs! Thanks again
#2
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!
#3
08/17/18 Update!

- Cards and scenarios up to Heart of the Elders (The Forgotten Age Cycle)
- Promos up to Labyrinths
- Book Investigators up to Carolyn

As usual I like to keep the background map on theme with the current cycle!

Enjoy!
#4
11/28/17

This newest update will require a full deletion and re-download of the plugin or app to get the new plugininfo.txt file which changes game zones and player stats.

Other notable updates include:
-Cards up to The Unspeakable Oath, 3rd pack of the Carcosa Cycle
-Added automation to cards with "Uses". Tokens are now added automatically to the card.
-Added resource automation to all cards with a non-zero, non-x cost. Resources will now subtract from the Resources stat in the left hand display (under the card image display).
-Added automation to events that draw cards and search the players deck.
-Added the right-click ability to all locations to Reveal/Add Clues (If Any) which flips the location and adds the appropriate number of clues for that location.
-Changed the available stats to Resources and Clues from Health and Horror.
-Various image fixes
-Various scenario deck setup fixes
-Removed 2nd Hand, 2nd deck, and 2nd discard game zones. You can achieve double handed play by right clicking on Test Dummy in the left hand display and giving Test Dummy a recent deck.

Enjoy!
#5
Also, turns out you can just use /cflip to flip the card... smh.  ;D
#6
I FIGURED IT OUT! Kinda... so there is a script for performing card functions, it's /cN where N is the number of the function in the list of right-click functions for that particular card. So what I did was add the script:

<s><l>Flip, Add 1 Clue</l><f>/c6;/ccgreen=1</f></s>

So now when you right click on the card there is an option to "Flip, Add 1 Clue" which turns the card facedown (revealing the other side of the card) and gives it 1 green token!
#7
The best solution I can think of is to add a script that flips the card and adds a token in one fell swoop... are there any scripts that flip cards over? I've tried /turnover and /TURNOVER
#8
Yea man, I spent all night trying to figure out scripting. Being able to have clue counters appear after location cards are flipped is such a huge part of AHLCG so I'd love to add it. I can also look into it a bit later. Thanks for the effort!
#9
I think that's a great idea. I'll have to do that while the card pool is still relatively small!
#10
Glad to hear that! Can you think of a specific card that does that so I can find the script more easily when I dl and search the plugin?
#11
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!
#12
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!
#13
Just wanted to mention here that I've been moderating the AHLCG plugin and have had success with Dropbox. Not sure if it's necessary but I've done two things which I believe have led to my success. Firstly, any and all Dropbox links should have the "www.dropbox.com" portions of the link replaced with "dl.dropboxusercontent.com" and the "?dl=1" at the end of the link should be deleted entirely leaving a link that ends in .txt (or .jpg or whatever the file type is). And secondly, and more frustratingly, I've taken the time to link every single image individually in the updatelist.txt. Linking to the entire folders wasn't working properly. It's a pain in the ass to have to go in and link every single image but it gets the job done. I had the luxury of a much smaller card pool when I started, too. Anyway, I hope this helps if you ever wanna switch back to Dropbox.
#15
FIXED!!

Ok, so all I did was take the advice in the plugin creation about copy/pasting the excel info into a text editor like WordPad. I copied everything into TextEdit (Mac) and converted it to plain text and BAM! It worked!

Maybe my version of excel was making it all funky like the plugin tutorial said!

Thanks everyone!