Cockatrice Coding
Online Magic forum
Posted on Dec. 27, 2014, 1:59 p.m. by UmbrotheUmbreon
Okay so I've been coding in custom cards to my cards database. Me and a couple of my friends plan to play EDH with custom decks and I am to do the coding. I got quite a few cards in but for some reason I can't get this one to show up at all. Did I mess up the coding? What else could cause a card not to show? Here is the code I put in.
<card> <name>Cyan's Rage</name> <set muId="http://i62.tinypic.com/10zuwdy.jpg">CCS</set> <color>B</color> <manacost>4BB</manacost> <type>Sorcery</type> <tablerow>3</tablerow> <text>Destroy all creatures and all planeswalkers except Cyan, Demonic Umbreon. They cant be regenerated.</text> </card>
UmbrotheUmbreon says... #3
I copy/pasted Damnation's code and simply replaced the text and name. Still didn't work. I'll post more of the code in a bit.
vampirelazarus says... #2
I would have to look at the rest of the database to get an example of how it should look, in order to help you. I don't have their format memorized :P
Alternatively, you could look at an example infthe database, letter by letter, and see if yours matches.
And I do mean letter by letter.
December 27, 2014 2:51 p.m.