Changing max ammo in HL2
Many people that make a total conversion mod will want to change the maximum ammunition settings in Half-Life 2. This small tutorial will tell you just how to do that.
- Using GCFScape, open the GCF file called source engine.gcf.
- In this file, browse to
Root/hl2/cfg/
and extract the file called skill.cfg. - Place the extracted file in
Steam/Steamapps/Sourcemods/yourmodname/cfg/
. - In this file, go down to the Weapons part, and edit the lines starting with
sk_max_*
, where*
is the name of the weapon (such as pistol, 357, ar2, etc).