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 - dmenard

#1
Sorry missed the first part of your last post. All under set images I have 4 folders they are, general, base, 19, 20. I believe they are in the proper location unless I missed something with how they are ordered.
#2
I uploaded all of my images to dropbox. I have attached my update list file. I have not added in the stuff for dropbox yet. Let me know if you see where I went wrong.
#3
Yes I am have been referring back to that page.

Thank you! that was the first piece putting the dash in the plugin title. It is generating checksums for all of my .txt files, but I keep getting an error and a 0 for my checksum for the cardback and the spawned image.

Also I have read through this part a bunch of times but still confused on the card images. Do I need to have all of my images uploaded online with a link to them in the update list? I have over 1,000 images what would be the best way to put them into the updatelist?
#4
Awesome, links are now working but now I can't generate valid checksums. Here is what my updatelist file looks like:

NFL Gametime 04-23-20
plugins/NFL Gametime/plugininfo.txt   https://drive.google.com/uc?export=download&id=16kNlXbQc9oMEmSZqDSdZNpKGGX2J2LAe   
plugins/NFL Gametime/sets/carddata.txt   https://drive.google.com/uc?export=download&id=1JopDJfx9efQNSnITdVuL4MrS2UXTl4mY
plugins/NFL Gametime/sets/setimages/general/cardback.jpg   https://drive.google.com/uc?export=download&id=1gsBo09yGrzeW8JLsmq-pDgv9WrVjpywL   
plugins/NFL Gametime/sets/setimages/general/spawned.jpg   https://drive.google.com/uc?export=download&id=17_CuoFD7Wy53ixSskWoUCGYOwI1ViAyG   
CardGeneralURLS:
https://drive.google.com/uc?export=download&id=16nhGCd4O2SCkuflIHxYQn46GpwguKIUG

When I generate checksums I just get 0s. What am I missing?
#5
First link I tried was the general link that pops up when you select the document. That did not work. I was looking at the article you shared for the simple url tricks and they seem anything but simple to me.

I tried the Create Direct Download Links and Skip the Web Viewer portion of it, but the url I get looks nothing like the example that he gives in the article.

His sample looks like this: https://drive.google.com/open?id=DRIVE_FILE_ID

Mine looks like this: https://drive.google.com/file/d/16kNlXbQc9oMEmSZqDSdZNpKGGX2J2LAe/view?usp=sharing

I cant find how to customize my url to fit what his looks like which would be: https://drive.google.com/uc?export=download&id=DRIVE_FILE_ID
#6
Google Drive did not appear to work. What method would you suggest for storing the files online?
#7
Just saw your other post on this. I guess my question is could I have my plugin stored on like Google Drive and set the autoupdate to go from there?
#8
That all worked perfectly! Thank you!

Last question (for now). How do I make an autoupdate url?
#9
Awesome thank you very much it worked.

I have one more question:

I am making another plugin that uses 3 separate decks that all players draw from during the course of gameplay.

Is there a way to make the interface where for every game the 3 decks and all of the cards that go with them automatically are available for both users? Like making separate tabs with the tokens but that act as decks that can be shuffled?
#10
I figured this out now I need help adding tokens to the game zone. I have the button created but how do I put tokens in it?
#11
Hello, I am creating a new plugin that uses a gameboard and I cannot get the gameboard to load.

This is what my code looks like:

<pluginpreferences>

<counterstyleimagesizetextoverimage>16</counterstyleimagesizetextoverimage>
<counterstyleimagesizeimagesonly>18</counterstyleimagesizeimagesonly>
<recentskins>default</recentskins>
<recenttablebackgrounds>gameboardnba.jpg</recenttablebackgrounds>
<recentzonebackgrounds>wide.jpg</recentzonebackgrounds>
<canned>PoP? (Pass or Play?)</canned>
<canned>Pass.</canned>
<canned>Proceed.</canned>
<canned>Thinking....</canned>
<canned>Attack!</canned>
<canned>In response...</canned>
<canned>End of turn...</canned>
<canned>Done.</canned>
<canned>You done?</canned>
<canned>Mulligan.</canned>
<canned>MISE!</canned>
<canned>/draw7</canned>
<canned>/flip 1</canned>
<canned>/roll</canned>
<canned>/clear</canned>
<canned>/draw7</canned>
<canned>/rolld20</canned>
<canned>/draw6</canned>
<canned>/draw8</canned>
<canned>Good game.</canned>
<fontkind0pos0>Lato-Reg.ttf</fontkind0pos0>
<fontkind0pos1>times.ttf</fontkind0pos1>
<fontkind1pos0>Lato-Reg.ttf</fontkind1pos0>
<fontkind1pos1>times.ttf</fontkind1pos1>
<fontkind2pos0>Lato-Reg.ttf</fontkind2pos0>
<fontkind2pos1>times.ttf</fontkind2pos1>
<fontkind3pos0>Lato-Reg.ttf</fontkind3pos0>
<fontkind3pos1>times.ttf</fontkind3pos1>
<fontsize0>12</fontsize0>
<fontsize1>11</fontsize1>
<fontsize2>11</fontsize2>
<fontsize3>20</fontsize3>
<bindingmain0>CTRL+h</bindingmain0>
<bindingmain1>CTRL+j</bindingmain1>
<bindingmain4>CTRL+n</bindingmain4>
<bindingmain5>CTRL+s</bindingmain5>
<bindingmain6>CTRL+l</bindingmain6>
<bindingmain9>CTRL+f</bindingmain9>
<bindingmain15>CTRL+SHIFT+s</bindingmain15>
<bindinggeneral0>CTRL+o</bindinggeneral0>
<bindinggeneral1>CTRL+d</bindinggeneral1>
<bindinggeneral2>CTRL+LEFTBRACKET</bindinggeneral2>
<bindinggeneral3>CTRL+RIGHTBRACKET</bindinggeneral3>
<bindinggeneral4>CTRL+ALT+3</bindinggeneral4>
<bindinggeneral5>CTRL+ALT+4</bindinggeneral5>
<bindinggeneral6>CTRL+ALT+5</bindinggeneral6>
<bindinggeneral7>ALT+f</bindinggeneral7>
<bindingcard0>SHIFT+LESS</bindingcard0>
<bindingcard1>LESS</bindingcard1>
<bindingcard2>ALT+q</bindingcard2>
<bindingcanned0>CTRL+1</bindingcanned0>
<bindingcanned1>CTRL+2</bindingcanned1>
<bindingcanned2>CTRL+3</bindingcanned2>
<bindingcanned3>CTRL+4</bindingcanned3>
<bindingcanned4>CTRL+5</bindingcanned4>
<bindingcanned5>CTRL+6</bindingcanned5>
<bindingcanned6>CTRL+7</bindingcanned6>
<bindingcanned7>CTRL+8</bindingcanned7>
<bindingcanned8>CTRL+9</bindingcanned8>
<recentformat>2</recentformat>
<filterkeystroke>1</filterkeystroke>
<deckeditorloadtozoneiscollapse>0</deckeditorloadtozoneiscollapse>
<scalefactor>1.000000</scalefactor>
<zoomfactor>1.000000</zoomfactor>
<quickzoom>4.000000</quickzoom>
<isdownloadallmissing>1</isdownloadallmissing>

</pluginpreferences>


The file I am trying to use is in the same folder from where the wooden board is that I keep getting. Any help would be appreciated.