Re: DotP 2013 - Slivers!
Link expired
High Quality Resources for Collectible Card Games and Home of the CCGHQ Team
https://www.slightlymagic.net/forum/
https://www.slightlymagic.net/forum/viewtopic.php?f=102&t=7441
yep but someone fixed that -> viewtopic.php?f=102&t=7441&start=15#p97063xXAwsomesXx wrote:Link expired
thefiremind wrote:If you insert a new card in a deck but you can't see the new card in the deck manager, this often means you made one of the most common mistakes:
- You made something wrong in the XML syntax. For example you may have forgot "/" in the end of a block, or you started with <STATIC_ABILITY> and ended with </TRIGGERED_ABILITY> (this happens to me sometimes when I copy-paste). You can verify the XML syntax very quickly if you have the Firefox browser (not sure if other browsers can do that the same way): drag and drop your card XML onto Firefox and see what happens: if it shows the XML file, the syntax is correct; otherwise you should see a yellow page with red text that tells you where the syntax is wrong.
- You saved the XML file with the wrong encoding. All cards must be saved in UTF-8 encoding, not ANSI (which is the default for Notepad if you start from a blank new file). You can easily discover if you saved in ANSI because if you reopen the card XML, the special characters won't be readable (for example, Japanese text will be a series of "??????????..." on Notepad).
GravitonGamer wrote:The WAD file also includes (actually I just forogot to remove them) two custom cards which I used to test the Sliver cards I coded. They are Sliver Hive and Sliver Talisman. They were never meant to be included in the decks, so please don't be startled if they are WAY overpowered.
Plus of course he made that land a Sliver as well so other Slivers would affect it (just making the card even more powerful).{T}: Search your library for a sliver permanent card and put it onto the battlefield. Then shuffle your library.