View Single Post
Author Message
kfskilljoy
AlliedModders Donor
Join Date: Jul 2013
Old 02-23-2019 , 10:10   Steam ID Based Attribute editing not applying
Reply With Quote #1

When trying to apply attributes via STEAMID the attributes don't apply. I even tried adding in admin flag and setting it to root. Which is the current flag that i have. I removed my STEAMID from the config and added in a wild card to test and see if the plugin was reading the file and it was. I removed the wild card again and re-added my steam id and it go's back to the same problem that i had.

Here is the Config Code:
Code:
"custom_weapons_v3"
{
        "STEAM_1:1:36924606"
        {
                "18"
                {
                        "level" "100"
                        "quality" "8"
                        "admin-flags"   "z"

                        "1"     "4 ; 21.0"
                        "2"     "6 ; 0.25"
                }


        }

}
kfskilljoy is offline