Editing Weapons
Editing Weapons
I would like to edit the guns ammo capacity so I can carry more rounds because im sick of running out of Spas rounds in the warrens
. Anyone know how to do it or if it's even possible?
Vampire/vdata/items/item_w_xxxxx
Look for
Magazine
{
"Size" "..."
** The file above has to be extracted by from the pack files. If you have an unofficial patch installed, they are already extracted, but if you are not playing with an unofficial patch or CompMod, then you will have to extract the vpk files yourself using VPKTool (see planetvampire for download)
Look for
Magazine
{
"Size" "..."
** The file above has to be extracted by from the pack files. If you have an unofficial patch installed, they are already extracted, but if you are not playing with an unofficial patch or CompMod, then you will have to extract the vpk files yourself using VPKTool (see planetvampire for download)
Thanks for that Dheu. Im using the unofficial patch so it was really easy to edit them.Dheu wrote:Vampire/vdata/items/item_w_xxxxx
Look for
Magazine
{
"Size" "..."
** The file above has to be extracted by from the pack files. If you have an unofficial patch installed, they are already extracted, but if you are not playing with an unofficial patch or CompMod, then you will have to extract the vpk files yourself using VPKTool (see planetvampire for download)