Board index
Programs with AI or Rules Enforcement
Magic: The Gathering - Duels of the Planeswalkers
New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)
2013




DotP 2013 - Slivers!
Moderator: CCGHQ Admins
Re: DotP 2013 - Slivers!
by skullblakka » 10 Dec 2012, 09:43
yep but someone fixed that -> viewtopic.php?f=102&t=7441&start=15#p97063xXAwsomesXx wrote:Link expired
apology my so bad english speaking 

-
skullblakka - Posts: 71
- Joined: 31 Jul 2012, 20:16
- Has thanked: 16 times
- Been thanked: 17 times
Re: DotP 2013 - Slivers!
by Berserker » 27 Dec 2012, 22:16
hi guys have someone made a new version of the sliver decks with card images?
- Berserker
- Posts: 45
- Joined: 23 Dec 2012, 10:36
- Has thanked: 0 time
- Been thanked: 0 time
Re: DotP 2013 - Slivers!
by Kaisash » 24 Mar 2013, 21:50
thank you so much for doing this, I shall remake my old sliver deck 

Re: DotP 2013 - Slivers!
by gorem2k » 01 Apr 2013, 04:35
Hello everyone!
I want to say thank you for all the great mods here. I've just started building a sliver deck and I have trouble adding hivestone. It won't show up in deck manager.
Everything else seems fine but I can't figure how for this particular one.
Perhaps a missing character in xml?
I want to say thank you for all the great mods here. I've just started building a sliver deck and I have trouble adding hivestone. It won't show up in deck manager.
Everything else seems fine but I can't figure how for this particular one.
Perhaps a missing character in xml?
Re: DotP 2013 - Slivers!
by thefiremind » 01 Apr 2013, 08:30
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).
< Former DotP 2012/2013/2014 modder >
Currently busy with life...
Currently busy with life...
-
thefiremind - Programmer
- Posts: 3515
- Joined: 07 Nov 2011, 10:55
- Has thanked: 118 times
- Been thanked: 722 times
Re: DotP 2013 - Slivers!
by gorem2k » 01 Apr 2013, 19:31
Here's what firefox says to me when I open the file :
XML Parsing Error: not well-formed
Location: file:///D:/test/bin/Deck_1985_ST_unpacked/DATA_DECKS/DECK_1985_ST/DATA_ALL_PLATFORMS/CARDS/HIVESTONE_19851054.xml
Line Number 21, Column 55: <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Rath�s evincars used hivestones to control the slivers, but the overlay put their power into unwitting hands. Now the stones make not masters, but slaves.]]></LOCALISED_TEXT>
------------------------------------------------------^
I did remove "�" and now it does appears in game!
Thank you sir !
XML Parsing Error: not well-formed
Location: file:///D:/test/bin/Deck_1985_ST_unpacked/DATA_DECKS/DECK_1985_ST/DATA_ALL_PLATFORMS/CARDS/HIVESTONE_19851054.xml
Line Number 21, Column 55: <LOCALISED_TEXT LanguageCode="en-US"><![CDATA[Rath�s evincars used hivestones to control the slivers, but the overlay put their power into unwitting hands. Now the stones make not masters, but slaves.]]></LOCALISED_TEXT>
------------------------------------------------------^
I did remove "�" and now it does appears in game!
Thank you sir !
Re: DotP 2013 - Slivers!
by Okami2511 » 02 Apr 2013, 20:07
Awesome work! There should be more sliver decks! They are very powerful
Does anyone still have the original .wad that GravitonGamer uploaded wich contains the two custom cards "Sliver Hive" and "Sliver Talisman"? (Since the link in his post is dead and the version that RiiakShiNal posted doesn´t seem to contain them....or am i missing something?)
Does anyone still have the original .wad that GravitonGamer uploaded wich contains the two custom cards "Sliver Hive" and "Sliver Talisman"? (Since the link in his post is dead and the version that RiiakShiNal posted doesn´t seem to contain them....or am i missing something?)
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.
Re: DotP 2013 - Slivers!
by RiiakShiNal » 03 Apr 2013, 01:49
I see Sliver Hive in the WAD, but not Sliver Talisman. Maybe he remembered to remove Sliver Talisman, but not Sliver Hive in his last update back in July 2012.
Anyway neither of those cards are official cards, he invented them to help in testing the real cards he was building. Just this ability shows that it is way overpowered:
Anyway neither of those cards are official cards, he invented them to help in testing the real cards he was building. Just this ability shows that it is 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.
Just getting started: Xander9009's DotP 2014 Community Wad
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
Need a deck builder: DotP 2014 Deck Builder
Problems Modding: DotP 2014 Frequent Modding Mistakes
- RiiakShiNal
- Programmer
- Posts: 2188
- Joined: 16 May 2011, 21:37
- Has thanked: 75 times
- Been thanked: 497 times
Re: DotP 2013 - Slivers!
by Takhen » 10 Apr 2013, 12:46
Hoping it could be useful I would make you notice that I discoveder a glow visual bug 

-
Takhen - Posts: 235
- Joined: 04 Feb 2013, 19:35
- Has thanked: 0 time
- Been thanked: 0 time
40 posts
• Page 3 of 3 • 1, 2, 3
Who is online
Users browsing this forum: No registered users and 292 guests