REVEAL YOUR LIBRARY! sort of

All user created custom sets, custom game mode and modded official content.
Locked
mrfatbard
Posts: 198
Joined: Fri Jul 10, 2015 6:14 pm

REVEAL YOUR LIBRARY! sort of

Post by mrfatbard »

so I was messing around coding some custom cards I made and I thought it would be awesome if I could use some of the random cards like collected company, well I coded jalira a while back and thought I could use her ability with coin flipping for the top card. anyway these cards are experimental so let me know if any of these cards are broken. all the images should be included with the card images that you already have as well as the cards.dat files for the sets, these cards should appear in their respected sets

https://www.dropbox.com/s/4t6oxor5q4gnk ... l.txt?dl=0
User avatar
Bas
Posts: 425
Joined: Sat Dec 26, 2015 10:55 pm
Location: Germany

Re: REVEAL YOUR LIBRARY! sort of

Post by Bas »

Assuming you are coding for the current WTH, are you using the reveal mechanics which is integrated there?

Another hint, you can easily copy cards text from Gatherer and the link for the description.
Forums are down atm.

Please join the discord server in order to not miss stuff and be reachable:
https://discord.gg/JHK5pVaK5p

(You are not required to install the software, you can use it in a browser as well, albeit I recommend installing)
mrfatbard
Posts: 198
Joined: Fri Jul 10, 2015 6:14 pm

Re: REVEAL YOUR LIBRARY! sort of

Post by mrfatbard »

actually I am using a heavily modified version 190 hehe ... :( I guess I should just upgrade

I didn't add text because it was easier to code the cards, but I should have done it to help myself copy and paste similar code, it was kinda annoying typing everything

most of the coded cards use the moverandom function and flipacoin function
Locked