Jump to content

Not a Bug - Perhaps an Oversight?


Evil_Geoff

Recommended Posts

The Traders do NOT sell 7.62mm HP ammo. At all. Ever. Soooo, I looked in the traders.xml file, and found :

        <trader_item_group name="ammo">
            <item name="ammo9mmBulletBall" count="40,150"/>
            <item name="ammo9mmBulletAP" count="40,150"/>
            <item name="ammo762mmBulletBall" count="20,100"/>
            <item name="ammo762mmBulletAP" count="20,100"/>
            <item name="ammo44MagnumBulletBall" count="15,60" prob="0.5"/>
            <item name="ammo44MagnumBulletAP" count="15,60" prob="0.5"/>
            <item name="ammoShotgunShell" count="15,100"/>
            <item name="ammoShotgunSlug" count="6,25" prob="0.2"/>
            <item name="ammoRocketHE" count="1,4"/>
            <item name="ammoRocketFrag" count="1,4"/>
            <item name="ammoArrowIron" count="20,60"/>
            <item name="ammoArrowSteelAP" count="20,60"/>
            <item name="ammoCrossbowBoltIron" count="20,60"/>
            <item name="ammoCrossbowBoltSteelAP" count="20,60"/>
        </trader_item_group>


There is no line for <item name="ammo762mmBulletHP" count="20,100"/> anywhere in the trader.xml, so the 7.62 hollow point ammo will never appear in their inventory. 

If this is intentional on the part of TFP, that's fine, but if it was just something missed in the jumble, then here's a chance to correct that.

I've already done a mod for my game to put it in the mix of trader ammo. 

Link to comment
Share on other sites

@Evil_Geoff Please report this in the bug pool and not in the support section. Don't worry about whether there it might or might not be a bug. That is for the QA guys to determine. If you are correct and it was an oversight, they will create a ticket for a programmer to include the line. If it is intended for some reason they will let you know. But the people who need to see this are more likely to see this if you post it in the correct area.


There is a banner at the top of the page you can click to go to the bug reporting forum.

Edited by Roland (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...