Log in to reply
 

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



  • @stevo181

    '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>
    

Log in to reply
 

Looks like your connection to GTA5-Mods.com Forums was lost, please wait while we try to reconnect.