View Single Post
ddrx
Junior Member
Join Date: Sep 2009
Old 10-31-2010 , 09:12   Re: TF2Items - Items with custom attributes.
#505

could any one help me out with this? i made this for the weapon and it seems no errors showed in the server startup but when i go ingame i dont have the weapon. is there a way your supposed to spawn it to have it when you join the server?
this is the weapon config
Code:
"custom_weapons_v3"
{
    "STEAM_1:0:15767443"
    {

        "266"
        {
            "quality"        "5"
            "level"            "99"
            "admin-flags"    "z"
            
            "1"                "2 ; 1.1"
            "2"                "17 ; 0.05"
            "3"                "19 ; 0.2"
            "4"                "20 ; 1"
        }
    }
}
ddrx is offline