[RESOLVED] Need Help with TF2Items Source Mod Plugin.

Qersojan

L2: Junior Member
Sep 27, 2015
54
4
So I've gotten source mod successfully working on my private dedicated TF2 server.

I want to make a simple change and remove the clip size penalty on the backscatter for everyone on the server. I assume to do this I need the "TF2Items" plugin so I've installed it.

I attempted to do this using the example, but it didn't work. Here is my "tf2items.weapons.txt".

Code:
"backscatter+"
{
    "STEAM_0:1:78124930"
    {
        "1103"
        {
            "quality"        "5"
            "level"            "100"
         
            "1"                "4 ; 1.00"
        }
    }
}

Maybe someone knows what I did wrong here. Also, since I put my steam id where I was supposed to, does that mean only I can access this custom change? If so, how do I make that not the case?

RESOLVED. see here for more details : https://forums.alliedmods.net/showthread.php?p=2552566#post2552566
 
Last edited:

Qersojan

L2: Junior Member
Sep 27, 2015
54
4
You're better off asking the lovely folks at alliedmodders for help.
I did ask there after. TF2 forums arent the busiest these days. I havent gotten a response from any posts besides yours. I suppose I should be more patient, I will keep this post up until I get a response from either forums.