BUG Panzer Corps v1.30 breaks the game with the purchase
Posted: Sat Dec 09, 2017 9:53 am
1-With the Panzer Corps v1.30 the game is broken with the purchase of ships in the Purchase option.
How can we buy boats and structure?
Sub, cruiser, battleship, carrier without breaking the game:
When adding the lines to buy boats in purchase.htm
when you enter Ships (purchase in game) several times (several times entering to buy boats in unitclass only with Sub, cruiser, battleship, carrier and structure) it ends up breaking the game and sends you to windows.
2-I used to work with lower versions game and now I can not get it to work for me. Even installing (vainilla) everything again. I still failThe lines that I put inside the UI / purchase.htm folder.
I think it is necessary to add the ships in some line more in some other file, to see if someone can help me, thanks ...
<div id="ClassList" style="position:absolute; left:15px; top:205px; height:min-intrinsic; width: 160px; overflow:hidden">
<button.cls name="unitclass" type="radio" id="unitclass0"><img src="purchase/classes/0.png" /> IDS_CLASS_LONG_INFANTRY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass1"><img src="purchase/classes/1.png" /> IDS_CLASS_LONG_TANK</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass2"><img src="purchase/classes/2.png" /> IDS_CLASS_LONG_RECON</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass3"><img src="purchase/classes/3.png" /> IDS_CLASS_LONG_AT</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass4"><img src="purchase/classes/4.png" /> IDS_CLASS_LONG_ARTY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass5"><img src="purchase/classes/5.png" /> IDS_CLASS_LONG_AA</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass6"><img src="purchase/classes/6.png" /> IDS_CLASS_LONG_STRUCTURE</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass7"><img src="purchase/classes/7.png" /> IDS_CLASS_LONG_FIGHTER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass8"><img src="purchase/classes/8.png" /> IDS_CLASS_LONG_TAC_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass9"><img src="purchase/classes/9.png" /> IDS_CLASS_LONG_STR_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass10"><img src="purchase/classes/10.png" /> IDS_CLASS_LONG_SUB</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass11"><img src="purchase/classes/11.png" /> IDS_CLASS_LONG_DESTROYER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass12"><img src="purchase/classes/12.png" /> IDS_CLASS_LONG_CAPITAL_SHIP</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass13"><img src="purchase/classes/13.png" /> IDS_CLASS_LONG_CARRIER</button>
</div>
---------------------------------------------------------------------
----------------------------------------------------------------------
3-the basic default basic lines:
<div id="ClassList" style="position:absolute; right:15px; top:205px; height:min-intrinsic; width: 160px; overflow:hidden">
<button.cls name="unitclass" type="radio" id="unitclass0"><img src="purchase/classes/0.png" /> IDS_CLASS_LONG_INFANTRY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass1"><img src="purchase/classes/1.png" /> IDS_CLASS_LONG_TANK</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass2"><img src="purchase/classes/2.png" /> IDS_CLASS_LONG_RECON</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass3"><img src="purchase/classes/3.png" /> IDS_CLASS_LONG_AT</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass4"><img src="purchase/classes/4.png" /> IDS_CLASS_LONG_ARTY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass5"><img src="purchase/classes/5.png" /> IDS_CLASS_LONG_AA</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass7"><img src="purchase/classes/7.png" /> IDS_CLASS_LONG_FIGHTER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass8"><img src="purchase/classes/8.png" /> IDS_CLASS_LONG_TAC_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass9"><img src="purchase/classes/9.png" /> IDS_CLASS_LONG_STR_BOMBER</button>
</div>
How can we buy boats and structure?
Sub, cruiser, battleship, carrier without breaking the game:
When adding the lines to buy boats in purchase.htm
when you enter Ships (purchase in game) several times (several times entering to buy boats in unitclass only with Sub, cruiser, battleship, carrier and structure) it ends up breaking the game and sends you to windows.
2-I used to work with lower versions game and now I can not get it to work for me. Even installing (vainilla) everything again. I still failThe lines that I put inside the UI / purchase.htm folder.
I think it is necessary to add the ships in some line more in some other file, to see if someone can help me, thanks ...
<div id="ClassList" style="position:absolute; left:15px; top:205px; height:min-intrinsic; width: 160px; overflow:hidden">
<button.cls name="unitclass" type="radio" id="unitclass0"><img src="purchase/classes/0.png" /> IDS_CLASS_LONG_INFANTRY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass1"><img src="purchase/classes/1.png" /> IDS_CLASS_LONG_TANK</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass2"><img src="purchase/classes/2.png" /> IDS_CLASS_LONG_RECON</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass3"><img src="purchase/classes/3.png" /> IDS_CLASS_LONG_AT</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass4"><img src="purchase/classes/4.png" /> IDS_CLASS_LONG_ARTY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass5"><img src="purchase/classes/5.png" /> IDS_CLASS_LONG_AA</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass6"><img src="purchase/classes/6.png" /> IDS_CLASS_LONG_STRUCTURE</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass7"><img src="purchase/classes/7.png" /> IDS_CLASS_LONG_FIGHTER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass8"><img src="purchase/classes/8.png" /> IDS_CLASS_LONG_TAC_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass9"><img src="purchase/classes/9.png" /> IDS_CLASS_LONG_STR_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass10"><img src="purchase/classes/10.png" /> IDS_CLASS_LONG_SUB</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass11"><img src="purchase/classes/11.png" /> IDS_CLASS_LONG_DESTROYER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass12"><img src="purchase/classes/12.png" /> IDS_CLASS_LONG_CAPITAL_SHIP</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass13"><img src="purchase/classes/13.png" /> IDS_CLASS_LONG_CARRIER</button>
</div>
---------------------------------------------------------------------
----------------------------------------------------------------------
3-the basic default basic lines:
<div id="ClassList" style="position:absolute; right:15px; top:205px; height:min-intrinsic; width: 160px; overflow:hidden">
<button.cls name="unitclass" type="radio" id="unitclass0"><img src="purchase/classes/0.png" /> IDS_CLASS_LONG_INFANTRY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass1"><img src="purchase/classes/1.png" /> IDS_CLASS_LONG_TANK</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass2"><img src="purchase/classes/2.png" /> IDS_CLASS_LONG_RECON</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass3"><img src="purchase/classes/3.png" /> IDS_CLASS_LONG_AT</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass4"><img src="purchase/classes/4.png" /> IDS_CLASS_LONG_ARTY</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass5"><img src="purchase/classes/5.png" /> IDS_CLASS_LONG_AA</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass7"><img src="purchase/classes/7.png" /> IDS_CLASS_LONG_FIGHTER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass8"><img src="purchase/classes/8.png" /> IDS_CLASS_LONG_TAC_BOMBER</button>
<div style="height:5px" />
<button.cls name="unitclass" type="radio" id="unitclass9"><img src="purchase/classes/9.png" /> IDS_CLASS_LONG_STR_BOMBER</button>
</div>