Page 1 of 1

My very first deck

PostPosted: 02 Apr 2013, 12:17
by Dimir93
Okay, I had the idea about a year ago and I managed to turn it into a deck.
If there happen to be any bugs, please let me know.

I also think about adding Psychosis Crawler to the deck, but what to kick out? I don't really want to abandon Niv-Mizzet, for there are some creatures who prevent the opponent from losing or even make them win by having no cards in their deck.

Have fun testing it =)


Okay, fixed it. It should work now.
DECK_448357_DRAW_AND_MILL.zip
(118.51 KiB) Downloaded 271 times

Re: My very first deck

PostPosted: 02 Apr 2013, 20:05
by Okami2511
Deck doesn´t show up in game for me. Maybe i made a mistake, but so far every other deck i downloaded here shows up and works just fine.

Re: My very first deck

PostPosted: 02 Apr 2013, 20:20
by yojimbo55
Same here. Wont show in game.

I decompiled and noticed there seems to lack pictures in Illustrations folder.
But it feels like the error is something else.

Re: My very first deck

PostPosted: 02 Apr 2013, 21:12
by thefiremind
The header files still refer to DECK_1234_TEST, but the name is different now. Besides that, you can't give the deck a name that doesn't start with "DECK_" because the game searches only for WADs that start with "DECK_" or "DATA_DLC_". I would also suggest not to use spaces in the name (underscores are safer), you can use spaces in the localised names if needed.
Change the deck name to DECK_DRAW_AND_MILL and update it in directory names, @header and HEADER files. It should work after that.

Re: My very first deck

PostPosted: 03 Apr 2013, 00:42
by Okami2511
So is the deck supposed to be called "Draw and Mill" or is it "Draw and Kill"? Because i noticed it says Draw and Kill in some files

Re: My very first deck

PostPosted: 04 Apr 2013, 16:30
by Dimir93
Thank you very much =)
I'll change the deck name ASAP.

Re: My very first deck

PostPosted: 04 Apr 2013, 18:01
by Dimir93
Okay, it should work now.