smittyjaja Posted May 16, 2015 Share Posted May 16, 2015 Hey guys, I am using the loadouts.meta file found in update.rpf and I'm trying to add more weapons to the loadout. <Name>LOADOUT_FAMILY</Name> <Items> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_UNARMED</WeaponName> <Ammo value="0" /> <Flags /> <ComponentNames /> </Item> <Item type="CLoadOutRandom"> <Items> <Item> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_UNARMED</WeaponName> <Ammo value="0" /> <Flags /> <ComponentNames /> </Item> <Chance value="0.500000" /> </Item> <Item> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_KNIFE</WeaponName> <Ammo value="0" /> <Flags /> <ComponentNames /> </Item> <Chance value="1.000000" /> </Item> </Items> </Item> <Item type="CLoadOutWeapon"> <WeaponName>WEAPON_PISTOL</WeaponName> <Ammo value="100" /> <Flags /> <ComponentNames /> </Item> </Items> </Item> This is the code from loadouts.meta - How do I add two more weapons to that list? I want WEAPON_MICROSMG and WEAPON_BAT added but if I add another weapon to the list then in-game all the gangsters run away from me and are scared. However, if I replace lets say WEAPON_UNARMED with MICROSMG then it works but I don't want to replace anything, I want to add. ALSO - How do you get them to use melee weapons? It says they use knives but in-game they actually do not. thanks! Link to comment Share on other sites More sharing options...
qaisjp Posted May 16, 2015 Share Posted May 16, 2015 ALSO - How do you get them to use melee weapons? It says they use knives but in-game they actually do not. I think the game makes them use the best weapon available to them Link to comment Share on other sites More sharing options...
smittyjaja Posted May 16, 2015 Author Share Posted May 16, 2015 (edited) ALSO - How do you get them to use melee weapons? It says they use knives but in-game they actually do not. I think the game makes them use the best weapon available to them Thanks so it is not possible for them to have a chance to use a baseball bat? It is possible for them to use Micro SMGs and Pistols together as that works when I try ANOTHER QUESTION - How can I add a new NPC loadout to this file? It has all the gangs, police, swat etc in loadouts.meta - but can I add an FIB section to it? If so, how? Edited May 16, 2015 by smittyjaja Link to comment Share on other sites More sharing options...
qaisjp Posted May 17, 2015 Share Posted May 17, 2015 well if they only have a baseball bat in their inventory, then they'll use it. can't answer other questions, dont know, sorry Link to comment Share on other sites More sharing options...
Maglo Posted July 13, 2015 Share Posted July 13, 2015 I like to know this too please, im trying to get sniper and a SMG for the cop i play in LSPDFR. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now