View Single Post
Astrak
Junior Member
Join Date: Jan 2014
Location: 'Straya
Old 07-23-2015 , 02:58   Re: When applying the "allow_weapon_inspect" attribute, some weapons can't be picked
Reply With Quote #3

Quote:
Originally Posted by goosmurf View Post
I'm getting this too. Using this very simple config:

Code:
"custom_weapons_v3"
{
  //This tells TF2Items to apply to all players
  "*"
  {
    //This tells TF2Items to apply to all weapons
    "*"
    {
      //Attribute 1: ID 731, enable
      "1"         "731 ; 1"

      //Makes sure guns keep all their previous attributes
      "preserve-attributes"   "1"
    }
  }
}
Hey! That's the one I put on Reddit a few weeks back!

I've tried everything to fix this. It's definitely not any other plugins I have loaded. Have you found anything to fix it yet?
__________________

Last edited by Astrak; 07-23-2015 at 03:00.
Astrak is offline