AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   TF2Items (https://forums.alliedmods.net/forumdisplay.php?f=146)
-   -   Steam ID Based Attribute editing not applying (https://forums.alliedmods.net/showthread.php?t=314527)

kfskilljoy 02-23-2019 10:10

Steam ID Based Attribute editing not applying
 
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"
                }


        }

}


asherkin 02-24-2019 14:48

Re: Steam ID Based Attribute editing not applying
 
Is your server connected to Steam? Are your admin permissions working? (assuming you haven't turned off SteamAuthstringValidation in SM.)

kfskilljoy 02-24-2019 16:04

Re: Steam ID Based Attribute editing not applying
 
Quote:

Originally Posted by asherkin (Post 2640817)
Is your server connected to Steam? Are your admin permissions working? (assuming you haven't turned off SteamAuthstringValidation in SM.)

SteamAuthstringValidation is still enabled in the core config file and the server is still connected to steam .

kfskilljoy 05-04-2019 04:12

Re: Steam ID Based Attribute editing not applying
 
I hate bumping things. But from looking for a while i still haven't got a valid solution yet.

JoinedSenses 06-16-2019 11:58

Re: Steam ID Based Attribute editing not applying
 
Late response. The steamid should probably be STEAM_0: instead of STEAM_1:


All times are GMT -4. The time now is 16:59.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.