It is currently 26 Apr 2024, 23:21
   
Text Size

[HELP] A problem of deck construction

User-made mods in DLC (Downloadable Content) form.
Get MTG cards here for your DotP that aren't available anywhere else!

Moderator: CCGHQ Admins

[HELP] A problem of deck construction

Postby hope01 » 11 Aug 2011, 21:15

Could any one help me to solve this problem please?

I want to edit adeck in the directory DATA_DLC_1111, and I planed to add the card "KOR_DUELIST" to it. But the problem is that the card "KOR_DUELIST" is in the directory "DATA_CORE" and not available for the 1111 directory.

Or is there a way that the cards in "DATA_DLC_1111"
and "DATA_CORE" can be merged together?

Thanks in advance.
hope01
 
Posts: 1
Joined: 11 Aug 2011, 21:04
Has thanked: 0 time
Been thanked: 0 time

Re: [HELP] A problem of deck construction

Postby RiiakShiNal » 12 Aug 2011, 21:06

Yes, cards from different datapacks can be used together by including all the necessary sets in the dataset definition for the deck being worked on. The dataset used by a deck is identified by the DATASET tag in the deck:
Code: Select all
<DATASET name="COMMUNITY" />
Then in the datasets directory the dataset is generally defined in general.xml:
Code: Select all
...
<DATASETS>
   <DATASET_DEFINITION name="COMMUNITY">
      <DATASET_INCLUSION name="Land"/>
      <CARDS filename ="M11_Land"/>
      <TEXT filename ="10e_card_text"/>
...
The Kor Duelist card in DLC0006 is defined as being in the ZEN expansion (within expansion 3) so you would either need to add <TEXT filename="ZEN_card_text_EXP3" /> to the appropriate dataset (note: that it is already in the COMMUNITY dataset) or create your own custom dataset with all the needed files referenced for the cards in the deck you are working with.
RiiakShiNal
Programmer
 
Posts: 2185
Joined: 16 May 2011, 21:37
Has thanked: 75 times
Been thanked: 497 times

Re: [HELP] A problem of deck construction

Postby nabeshin » 16 Aug 2011, 12:06

I am assured that he speaks about dotp2012
User avatar
nabeshin
 
Posts: 207
Joined: 27 Jun 2011, 20:07
Has thanked: 5 times
Been thanked: 31 times

Re: [HELP] A problem of deck construction

Postby RiiakShiNal » 16 Aug 2011, 20:49

nabeshin wrote:I am assured that he speaks about dotp2012
I assumed he was talking about DOTP (not 2012) since the Custom DLC 1111 does not work with DOTP 2012. Though I had not previously noticed that he said Kor Duelist was in DATA_CORE instead of DATA_DLC_0006.
RiiakShiNal
Programmer
 
Posts: 2185
Joined: 16 May 2011, 21:37
Has thanked: 75 times
Been thanked: 497 times

Re: [HELP] A problem of deck construction

Postby whismer » 16 Aug 2011, 23:48

the DLC_1111 is the one made by Casper

and I use card in both repertory and it's working...

but sometimes you need to put them in a certain order and I don't understand the exact order working processuss for now :)
whismer
 
Posts: 64
Joined: 23 Jul 2010, 02:36
Has thanked: 0 time
Been thanked: 0 time


Return to New MTG Cards and Decks (2010, 2012, 2013, 2014, 2015, Magic Duels)

Who is online

Users browsing this forum: No registered users and 8 guests


Who is online

In total there are 8 users online :: 0 registered, 0 hidden and 8 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 8 guests

Login Form