Thank you for the response, and sorry for the rash post to start, but I was in a rushed RL situation so I didn't have time to create a full post.
Before we dive in the problem I'll introduce myself a little bit so that you can answer effectively. I am new to MTCG, but always a TCG fan. I don't have history with the Dotp series but was ABSOLUTELY ecstatic when I stumbled over the ability to mod and create cards and decks in a fully featured AI TCG. So I dove deep and maybe too deep into posts from you(Thefiremind), kevlahnota, RiiakShiNal, and others for as much as I can absorb within constricted timeframes so that I can create decks etc,. Since I didn't mention it before I appreciate almost all of the members on this site who take time to help the non-informed like me .
As for the origin of the problem, I decided recently to take the leap from modding and reconfiguring a downloaded deck from the 2012 pack to making it independent from the pack, (hopefully that's clear enough, if not let me know to expand on that). So I took D12_Jura after I finished modding it, making new cards, editing old ones exclusively for the synthesis of the deck etc, renamed everything that stated D12_Jura with the name of the deck Tornpower.
As for the problems with making it independent:
Deck reading files from D12_Jura: Fixed by replacing uid in all xmls with 990
Deck locked: Fixed by adding tag (always_available="true") to deck xml
Unlocked cards locked: I tried adding
- Code: Select all
[TORNPOWER]
990
97360
97361
to your APPID_LINKING.txt in \Deck_9999_Unlocks2_unpacked\DATA_DECKS\DECK_9999_UNLOCKS2\DATA_ALL_PLATFORMS\CONFIGS
was a no go. but I will try 97302 97303 when I can.
Just two questions then, assuming it works:
1. Do you mind explaining the meaning of those 2 lines (97302, 97303)? I assume they are unlocking codes, but the reason why you would use 02/03 in cases as opposed to 60/61.
2. Why some cards were shiny before but not now? Even though I brought all of the art and texture tags with the pack.
As always thanks in advance to anyone with info, or even an educated guess.