As of the last couple days, every time that I hit the favorite weapon key, it switches to the enforcer / double enforcer. I am using the exact same user.ini that I have for a few years now. It is read only and I have tried multiple backups. Is this a server side thing ? Also a few months ago I noticed that when i run out of ammo, I auto switch to the redeemer if I possess one. I have removed all instances of the redeemer being mentioned and it still happens.
Any insight would be appreciated. Also to be noted is that I have been calling out the exact names of the weapons.
ie: SuperShockRifleSB and SuperShockRifle for the insta.
minigun2, Minigun2SB, SBMinigun, Minigun2TIW, SBMinigun2TIW and, Minigun2TIWSB are all listed for the minigun.
Is there a better way ?
Favorite weapons
-
- Posts: 10
- Joined: Mon Nov 29, 2021 8:16 am
Re: Favorite weapons
I have noticed that revolver as Fav happens only on certain maps. The newest Garden of Death being one. The next map I played 3Crystals played as expected.
-
- Site Admin
- Posts: 217
- Joined: Thu Nov 08, 2018 7:12 am
- Has thanked: 1 time
- Been thanked: 5 times
Re: Favorite weapons
I replaced only a few weapons. The simplest way is IMO to look at the listing of your inventory items withDeweyKiller wrote: ↑Wed Nov 23, 2022 4:42 am Also to be noted is that I have been calling out the exact names of the weapons.
ie: SuperShockRifleSB and SuperShockRifle for the insta.
minigun2, Minigun2SB, SBMinigun, Minigun2TIW, SBMinigun2TIW and, Minigun2TIWSB are all listed for the minigun.
Is there a better way ?
MUTATE INV SHOW
:
Then use that name without the trailing digits (except inventory classes which name ends with digits )-
- Site Admin
- Posts: 217
- Joined: Thu Nov 08, 2018 7:12 am
- Has thanked: 1 time
- Been thanked: 5 times
Re: Favorite weapons
Does it also happen when you play that map (download) locally? That map does not contain or reference any suspect stuff.DeweyKiller wrote: ↑Thu Nov 24, 2022 5:11 am I have noticed that revolver as Fav happens only on certain maps. The newest Garden of Death being one.
-
- Posts: 10
- Joined: Mon Nov 29, 2021 8:16 am
Re: Favorite weapons
I finally figured it out. I did not have DoubleEnforcer listed in my weapons so I guess it made it the priority. After adding it back like so, my issue went away.
Code: Select all
[Engine.PlayerPawn]
WeaponPriority[0]=Translocator
WeaponPriority[1]=ChainSaw
WeaponPriority[2]=ImpactHammer
WeaponPriority[3]=Enforcer
WeaponPriority[4]=DoubleEnforcer