i Can't Understan Use Bug x-mas Card
At first of all we Save the "_eu_promotion_info.x7" on your Desktop.
Than you open the _eu_promotion_info.x7 with Example: Notepad++ and search for an Event.
I will use the Xmas card event.(It doesn´t matter wich Event you will use)
So, we search any code that look like this:
Code:
<x_mas_card_event active="false" active_clientGuide="false" use_item_cnt="0" event_title="x-mas" reward_type="7" unique1 = "6000024" unique2 = "6000025" unique3 = "6000026" reward_delay="500" >
<event_info event_type="1" gift_type="item" item_key="6000025" shop_id="4" period_type="USECNT" period="1" color="0" effect_id="0" prob = "10" reward_item_limit_cnt="0" Item_string_key="N6000025" />
<event_info event_type="2" gift_type="item" item_key="6000024" shop_id="4" period_type="USECNT" period="1" color="0" effect_id="0" prob = "100" reward_item_limit_cnt="0" Item_string_key="N6000024" />
<event_info event_type="3" gift_type="item" item_key="6000026" shop_id="4" period_type="USECNT" period="1" color="0" effect_id="0" prob = "400" reward_item_limit_cnt="0" Item_string_key="N6000026" />
<event_info event_type="4" gift_type="item" item_key="4033004" shop_id="2" period_type="USECNT" period="5" color="0" effect_id="0" prob = "500" reward_item_limit_cnt="0" Item_string_key="N4033004" />
<event_info event_type="5" gift_type="item" item_key="4035266" shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "500" reward_item_limit_cnt="0" Item_string_key="N4035266" />
<event_info event_type="6" gift_type="item" item_key="4035272" shop_id="2" period_type="USECNT" period="5" color="0" effect_id="0" prob = "500" reward_item_limit_cnt="0" Item_string_key="N4035272" />
<event_info event_type="7" gift_type="item" item_key="4033003" shop_id="2" period_type="USECNT" period="3" color="0" effect_id="0" prob = "500" reward_item_limit_cnt="0" Item_string_key="N4033003" />
<event_info event_type="8" gift_type="item" item_key="4051332" shop_id="2" period_type="USECNT" period="3" color="0" effect_id="0" prob = "1500" reward_item_limit_cnt="0" Item_string_key="N4051332" />
<event_info event_type="9" gift_type="item" item_key="4031175" shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "1500" reward_item_limit_cnt="0" Item_string_key="N4031175" />
<event_info event_type="10" gift_type="item" item_key="4031174" shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "2000" reward_item_limit_cnt="0" Item_string_key="N4031174" />
<event_info event_type="11" gift_type="item" item_key="4031173" shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "2490" reward_item_limit_cnt="0" Item_string_key="N4031173" />
<event_info event_type="12" gift_type="item" is_unique = "1" item_key="2010038" shop_id="3" period_type="NONE" period="0" color="0" effect_id="22001" prob = "0" reward_item_limit_cnt="0" Item_string_key="N2010038" />
</x_mas_card_event>Now we change active="false" to active="true" and the same with active_clientGuide(Not necessary.)
Code:
<x_mas_card_event active="false" active_clientGuide="false">It should look like this:
Code:
<x_mas_card_event active="true" active_clientGuide="true">Now we only need the Coin/Card ID.
I dont know if this is the real Coin/Card ID but it´s woth a try, right?
Code:
Code:
<roulette_machine active="false" active_clientGuide="false" use_item_key="6000013" use_item_cnt="10" event_title="halloween" reward_type="23">
<event_info event_type="1" gift_type="item" item_key="4035255 " shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "300" Item_string_key="N4035255" result_image="123"/>
<event_info event_type="2" gift_type="item" item_key="4035254" shop_id="2" period_type="USECNT" period="1" color="0" effect_id="0" prob = "800" Item_string_key="N4035254" result_image="111"/>
<event_info event_type="3" gift_type="item" item_key="6000013" shop_id="1" period_type="USECNT" period="100" color="0" effect_id="0" prob = "400" Item_string_key="N6000013" result_image="222"/>
<event_info event_type="4" gift_type="item" item_key="6000013" shop_id="1" period_type="USECNT" period="50" color="0" effect_id="0" prob = "500" Item_string_key="N6000013" result_image="333"/>
<event_info event_type="5" gift_type="item" item_key="6000013" shop_id="1" period_type="USECNT" period="20" color="0" effect_id="0" prob = "1000" Item_string_key="N6000013" result_image="114,224,334"/>
<event_info event_type="6" gift_type="item" item_key="0" shop_id="1" period_type="USECNT" period="5" color="0" effect_id="0" prob = "3400" Item_string_key = "0" result_image="444"/>
<event_info event_type="7" gift_type="item" item_key="6000013" shop_id="1" period_type="USECNT" period="5" color="0" effect_id="0" prob = "3600" Item_string_key="N6000013" result_image="124,324"/>
</roulette_machine>In Every Event Code, this code Exists:
Code:
Code:
<use_item_key="6000013">Change any Item to this ID.
So i think those are the Card/Coin ID´s.
Because this is at every Event code.
Now you Save it and go back into the ResourceTool and Replace it with "_eu_promotion_info.x7" with our new "_eu_promotion_info.x7"
(Before you do this, MAKE A BACKUP OF THE ORIGINAL!)
And Save it in the ResourceTool.
Now you gonna go in S4 and the Event Show´s up.
I DONT know if you can change an Item to an Card or Coin and use it Again for the Event,
and use it for the Bug with the CT´s.
But i know that the Event shows up.
Just PM me if you know more.
Have Fun
if are you can make Video to Make It :)