Hey I've been trying to change the weight of ammo like all day, but I can't find the ammo files D: I went into confic>weapons>weapons and found ammo in there and changed the weights. But when I start the game again, they're all the original weights D: ( I also tried it using the mod folder but got the same resaults) Help please?
I think I found the problem, I forgot I moved all my stalker things to my D dive cuz my C one is almost full xD So I accidentaly whent to my C drive and was playing with the files. So, my problem is like, solved. I think.
Are you running any mods? If so, look in the Gamedata\config\weapons folder. In the weapons.ltx find the ammo you want to change. It will look like this:
[ammo_9x18_fmj]:ammo_base GroupControlSection = spawn_group discovery_dependency = $spawn = "weapons\ammo\ammo_9x18_fmj" ; option for Level Editor class = AMMO cform = skeleton visual = weapons\ammo\ammo_9x18_fmj.ogf description = enc_weapons1_ammo_ammo-9x18-fmj $prefetch = 64
cost = 1510
box_size = 920
inv_name = ammo-9x18-fmj inv_name_short = ammo-9x18-fmj_s inv_weight = .2
You can also change the number of shells in each box, and change the price for each as well.