P.S: I`ve spend HOURS trying to figure this crap out so if anyone can help me with this and solve it...well...your like Harambe to me
How can I get rid of/disable AWARD weapons?
Moderator: Moderators
-
SkinnyODST
- Lieutenant Colonel

- Posts: 545
- Joined: Mon Jul 04, 2016 10:56 pm
- Location: My other account
- Contact:
How can I get rid of/disable AWARD weapons?
This weird thing happens where the award weapon has more bullet spread than the normal version. I CANNOT for the life of me figure out how to stop it. I edit the spread and stuff in it`s common odf but nothing happens. SOOOO, is there a way to either disable the award weapons or a way to edit how many points you need to unlock them so I can change it to a huge number? I just don`t want my weapons to get changed...EVER.
P.S: I`ve spend HOURS trying to figure this crap out so if anyone can help me with this and solve it...well...your like Harambe to me
P.S: I`ve spend HOURS trying to figure this crap out so if anyone can help me with this and solve it...well...your like Harambe to me
-
Ascertes
- Private Second Class
- Posts: 65
- Joined: Thu Aug 18, 2016 3:42 pm
- Projects :: Space Carida
- xbox live or psn: No gamertag set
Re: How can I get rid of/disable AWARD weapons?
If you're creating your own custom side to use in a new map, or replace the stock side, the simplest way would be to remove the WEAPONSECTION inside a unit's ODF.
Like so:
Pretty much every stock unit's WEAPONSECTION = 5 will be their award weapon. Delete this and you're good to go.
Like so:
Code: Select all
WEAPONSECTION = 5
WeaponName = "cis_weap_award_shotgun"
WeaponAmmo = 6-
SkinnyODST
- Lieutenant Colonel

- Posts: 545
- Joined: Mon Jul 04, 2016 10:56 pm
- Location: My other account
- Contact:
Re: How can I get rid of/disable AWARD weapons?
Well...you see...I already knew that, BUT, the reason I haven`t done it is because of a problem that doing that causes. If you do that, whenever you "unlock" the award weapon in game, the entire weapon itself will disappear from your inventory! You try it, do all that, go into a game, get enough kills, when you see the "Elite Rifle" unlock notification in the kill feed, switch weapons to your pistol (as an example) and then back again to the rifle. AND....it will not be there. SO your stuck with a pistol.Ascertes wrote:If you're creating your own custom side to use in a new map, or replace the stock side, the simplest way would be to remove the WEAPONSECTION inside a unit's ODF.
Like so:Pretty much every stock unit's WEAPONSECTION = 5 will be their award weapon. Delete this and you're good to go.Code: Select all
WEAPONSECTION = 5 WeaponName = "cis_weap_award_shotgun" WeaponAmmo = 6
Thanks for trying to help me though. Really appreciate it
-
Ascertes
- Private Second Class
- Posts: 65
- Joined: Thu Aug 18, 2016 3:42 pm
- Projects :: Space Carida
- xbox live or psn: No gamertag set
Re: How can I get rid of/disable AWARD weapons?
Odd...I've never had that happen to me before.SkinnyODST wrote:Well...you see...I already knew that, BUT, the reason I haven`t done it is because of a problem that doing that causes. If you do that, whenever you "unlock" the award weapon in game, the entire weapon itself will disappear from your inventory! You try it, do all that, go into a game, get enough kills, when you see the "Elite Rifle" unlock notification in the kill feed, switch weapons to your pistol (as an example) and then back again to the rifle. AND....it will not be there. SO your stuck with a pistol.Ascertes wrote:If you're creating your own custom side to use in a new map, or replace the stock side, the simplest way would be to remove the WEAPONSECTION inside a unit's ODF.
Like so:Pretty much every stock unit's WEAPONSECTION = 5 will be their award weapon. Delete this and you're good to go.Code: Select all
WEAPONSECTION = 5 WeaponName = "cis_weap_award_shotgun" WeaponAmmo = 6
Thanks for trying to help me though. Really appreciate it
In that case maybe replace the weapon in WEAPONSECTION = 5 with just the standard weapon?
EDIT: While I'm thinking about it, maybe removing the weapons altogether from your side's folder may help.
-
Samee3
- First Lance Corporal

- Posts: 123
- Joined: Sun Jul 05, 2015 5:07 pm
- Projects :: BF2 Refresh Mod
- xbox live or psn: VaporousFern310
- Location: California, USA
