View Single Post
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 10-31-2010 , 18:53   Re: TF2Items - Items with custom attributes.
#510

This is pretty sweet. I've done this for myself,
Code:
        "*"
        {
            "quality"        "8"
            "level"          "100"
            "admin-flags"    "k"
            
    "1"                "4 ; 200"
    "2"                "6 ; 0.50"

        }
    }
}
But when I rejoin. I can't use certain weapons. And apparently the quality feature doesn't work either. People i've killed say it looks normal. Is it possible to make 1 config work for everyone in a group? I've set the admin-flags to "k", but even people with the "k" flag can't get the changes.
Snaggle is offline