Sorin Markov

Posted:
10 Sep 2010, 19:49
by Teqweb
i was wandering if it was possible to make the deck
Sorin Markov playable. I've tried to check but not quite sure what to change.
Re: Sorin Markov

Posted:
11 Sep 2010, 15:30
by buasudah
Unpack Data_DLC_0005.wad
Take from it EXP2_AI_SORIN_MARKOV_LOVE_BITES_2.XML and change its name, exmpl: SORIN_MARKOV_LOVE_BITES_2.XML
Put SORIN_MARKOV_LOVE_BITES.XML in your DATA_DLC_8888 or DATA_DLC_7777 in DECKS folder
Open that SORIN_MARKOV_LOVE_BITES_2.XML and change
<DECK never_available="true"> to <DECK always_available="true">
and
<UID uid="200052004"/> to whatever
Also, if the undifened string bothers you, go to TEXT_PERMANENT dir of the
DATA_DLC_8888 or DATA_DLC_7777 or whatever DATA_DLC you used and add the name there - its easily figureoutable from there
hope this helps
Re: Sorin Markov

Posted:
11 Sep 2010, 17:30
by Teqweb
Wow thanks alot for the reply!! ill try this out