News:

A forum for users of LackeyCCG

Main Menu

Multiple Card Back Issue

Started by Zachilles, April 25, 2018, 08:54:03 PM

Previous topic - Next topic

Zachilles

Been pulling my hair out trying to figure this one out! Hopefully someone else can see what I am missing.

Currently the bottom of my plugininfo.txt looks like this:

...

<cardfunction><label>Turn Over</label><kind>TURNOVER</kind></cardfunction>
<cardfunction><label>Take Control</label><kind>CHANGEOWNER</kind></cardfunction>

<definition><kind>ISALLOWINGMULTIPLECARDBACKS</kind></definition>

</plugin>

All the card images I have used work no problem but I can not get multiple backs to work. I simplified my carddata.txt to just this:

Name   Set   ImageFile
Test   set1   002a,002b

The 002a image loads fine but when I flip the card it still shows my cardback image instead of 002b. I really have no idea why it is only showing the default card back.

Any help is appreciated!