silencer Posted June 2, 2013 Posted June 2, 2013 In base it show 6 shots - during combat 4 shots. Somewhere is a wrong number Quote
Sathra Posted June 2, 2013 Posted June 2, 2013 A few other weapons would do this I think. Its from weapons.xml not being updated during the balance changes. Quote
silencer Posted June 2, 2013 Author Posted June 2, 2013 That is a strange thing having 2 different places to store same data Quote
Sathra Posted June 2, 2013 Posted June 2, 2013 Even weirder, if the ammo count in weapons.xml is lower than the one set in weapons_gc.xml, the weapon will have the lower amount upon starting combat, but reloads will have the right amount. I know this due to having done it Quote
radiorob Posted June 2, 2013 Posted June 2, 2013 Thanks for explanation. I have this problem, too. Small bug, maybe next HF fix this issue Quote
Waladil Posted June 3, 2013 Posted June 3, 2013 This is true for the Ballistic pistol and the MAGStorm as well. Just putting this here for whenever they get around to fixing them officially. Gonna fix the MAGStorms on my side by hand. Quote
radlad2000 Posted June 3, 2013 Posted June 3, 2013 Even weirder, if the ammo count in weapons.xml is lower than the one set in weapons_gc.xml, the weapon will have the lower amount upon starting combat, but reloads will have the right amount.I know this due to having done it your doing better than me I cant reload any laser weapons at all. Quote
silencer Posted June 3, 2013 Author Posted June 3, 2013 (edited) Even weirder, if the ammo count in weapons.xml is lower than the one set in weapons_gc.xml, the weapon will have the lower amount upon starting combat, but reloads will have the right amount.I know this due to having done it I've reloaded laser sniper rifle - still 4 shots. I've also checked other guns - every balistic weapon I think has different number in geoscope and in combat mission. However in inventory screen it says 6/6 after inventory reload but when going back to battle screen it goes to 4/4 and back in inventory it is 4/6 Edited June 3, 2013 by silencer Quote
radiorob Posted June 3, 2013 Posted June 3, 2013 Precision plasma too Should be 5/5, is 4/4 in ground batlle mode. Quote
Sathra Posted June 4, 2013 Posted June 4, 2013 The combat reload will have the right amount for ground combat. What I meant was having a weapon with 16 ammo in ground combat, but 12 in geoscape. Reloading in combat will have 16 ammo, though it will start combat with 12. Though that is interesting, the equip screen must use Geoscape info. Quote
radiorob Posted June 5, 2013 Posted June 5, 2013 We are waiting for HF4 , Chris. Or smallfix_weapons Quote
Hadrian Posted June 5, 2013 Posted June 5, 2013 We are waiting for HF4 , Chris. Or smallfix_weapons No need for a HF4, if you have an XML editor & notepad++ you can fix it yourself. Ive already fixed it on my install. Quote
radiorob Posted June 7, 2013 Posted June 7, 2013 Can you post this fixed file. Please & thanks. Quote
Sathra Posted June 10, 2013 Posted June 10, 2013 Here you go. https://www.dropbox.com/s/1gd1qaww0bkqlf1/weaponsxmlfix.zip Quote
MisterLock Posted June 10, 2013 Posted June 10, 2013 (edited) Here you go.https://www.dropbox.com/s/1gd1qaww0bkqlf1/weaponsxmlfix.zip Just delete the old file and paste this into the folder? Edited June 10, 2013 by MisterLock Quote
Operations Posted June 10, 2013 Posted June 10, 2013 Here you go.https://www.dropbox.com/s/1gd1qaww0bkqlf1/weaponsxmlfix.zip Doesn't your file still have it as 4 and not 6 though? <Row ss:AutoFitHeight="0"> <Cell ss:StyleID="s65"><Data ss:Type="String">weapon.laserprecision</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s65"><Data ss:Type="String">weapons/laser/laserprecision</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s65"><Data ss:Type="String">weapons/laser/laserprecision</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s65"><Data ss:Type="String">laser</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Boolean">1</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">50</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">28</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">4</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">125</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">7.5</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">5</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">2</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s65"><Data ss:Type="String">ammo.laser.lasercell</Data><NamedCell ss:Name="_FilterDatabase"/></Cell> <Cell ss:StyleID="s66"><Data ss:Type="Number">20</Data></Cell> <Cell ss:Index="16"><Data ss:Type="String">Lasers</Data></Cell> </Row> Not the easiest XML file to read, but from what I see at the top I believe the 8th field down is the clip size? Quote
Sathra Posted June 10, 2013 Posted June 10, 2013 Its meant to be 4. Changing it to 6 would require changing weapons_gc.xml. I just fixed it so that the ammo count in the inventory and equip screens is the same as the ground combat. You can just over-write the file. Quote
Operations Posted June 10, 2013 Posted June 10, 2013 Just open it in Excel Don't have Excel, but handy to know this particular file formats better in a spreadsheet. Its meant to be 4. Changing it to 6 would require changing weapons_gc.xml. I just fixed it so that the ammo count in the inventory and equip screens is the same as the ground combat. I think they were after having it mechanically fixed to be the same as what was displayed, rather than having the visual number lowered. Either way 4 seems like too large a drop down from the 10 of a basic precision rifle. Quote
MisterLock Posted June 10, 2013 Posted June 10, 2013 Don't have Excel, but handy to know this particular file formats better in a spreadsheet.I think they were after having it mechanically fixed to be the same as what was displayed, rather than having the visual number lowered. Either way 4 seems like too large a drop down from the 10 of a basic precision rifle. I manage...Just bring alot of ammo with you. Quote
Matthew Posted June 10, 2013 Posted June 10, 2013 It should be fixed in the next release. The ammo count is listed in 2 xml files. During the balancing it was changed in only one of them. If you are really into modding and you are impatient here you go, change the numbers here: weapons.xml and weapons_gc.xml Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.