Page 1 of 1

Editing Weapons

Posted: Wed Sep 02, 2009 7:34 pm
by evilmunky
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 :mad: . Anyone know how to do it or if it's even possible?

Posted: Wed Sep 02, 2009 8:49 pm
by Dheu
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)

Posted: Wed Sep 02, 2009 9:53 pm
by evilmunky
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)
Thanks for that Dheu. Im using the unofficial patch so it was really easy to edit them.