Where to find files and how to edit the security guard weapons?
-
Hi,
When in a police chase, it's annoying that the security guards around the city shoot at me before lethal force is granted (using better chases mod) as I enjoy the cop chases without the guns (street races etc.).
Can someone tell me the location of the file where I can edit the security guard's gun to either a night stick or taser?
Many thanks
-
'loadouts.meta'. There are many (use OpenIV Ctrl+F3 search to find them all, if required), but the main base game one is here:
...Grand Theft Auto V\mods\update\update.rpf\common\data\ai\loadouts.meta
loadouts.meta:
<Item> <Name>LOADOUT_SECUR</Name> <Items> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_NIGHTSTICK</WeaponName> <Ammo value="0" /> <Flags /> <ComponentNames /> </Item> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_UNARMED</WeaponName> <Ammo value="0" /> <Flags /> <ComponentNames /> </Item> </Items> </Item>