View Single Post
Asde
New Member
Join Date: Jun 2012
Old 06-09-2012 , 03:04   Re: [REQ] [TF2] Airblasting block (Solved by asherkin)
Reply With Quote #8

Hello,
Tell me, what we need to add attributes to work counters stranges weapons and strange part
when the standard parameters counters do not work.

Code:
"custom_weapons_v3"
{
 "*"
    {
     "21" // Flame Thrower
       {
        "1"    "254 ; 4"
       }
     "40" // Backburner
       {
        "1"    "254 ; 4"
       }
     "208" // Upgradeable Flame Thrower
       {
        "1"    "254 ; 4"
       }
     "215" // The Degreaser
       {
        "1"    "254 ; 4"
       }
     "659" // Festive Flamethrower 2011
       {
        "1"    "254 ; 4"
       }
    }
}
Asde is offline