[quote=“capriRocket;47271”]so i replaced:
Bindings=(Name=“WeaponSlotOne”,Command=“SelectWeaponSlot WS_Melee”)
with:
Bindings=(Name=“WeaponSlotOne”,Command=“SelectWeap onSlot WS_Melee | hudturnoff minimap”,Control=False,Shift=False,Alt=False,bIgno reCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
but my minimap doesnt disapear? what am i doing wrong? :o[/quote]
I had the same problem, there is a second line, you have to replace this one:
Bindings=(Name=“WeaponSlotOne”,Command=“SelectWeap onSlot WS_Melee”,Control=False,Shift=False,Alt=False,bIgno reCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
It’s on the [ShooterGame.SGPlayerInputPawn] section
Now the minimap should disappear when you switch to your melee weapon