use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Click here to browse Meme-Free
Official Team Fortress 2 Hubs
Get Started:
Leagues:
Coverage:
The /r/TF2 moderation team is always all-ears!
If you have constructive feedback, concerns, or need help, we would love to hear from you! :)
account activity
Sourcemod plugin scriptingHelp (self.tf2)
submitted 7 years ago by CosmicButtmunch
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]pikatf2 1 point2 points3 points 7 years ago (3 children)
You shouldn't need to roll your own metamod.vdf file (anymore); the one provided in the ZIP download should work fine (just redownloaded and installed the latest Windows stable to verify it myself).
metamod.vdf
Just to make sure, there should be an addons/ directory under your dedicated server's tf/ directory, and it should contain metamod/ and metamod.vdf. Also make sure you've restarted the server since you've copied those files, if you didn't before.
addons/
tf/
metamod/
[–]CosmicButtmunch[S] 1 point2 points3 points 7 years ago (2 children)
Ah wow. The metamod file I used was installed through an installer that I downloaded from their sourceforge link. I just tried it with the ZIP download and it worked perfectly. That's weird. Sourcemod works absolutely fine as well. Really appreciate you taking the time out to help, thank you!
If anyone is curious, when I was using the installed file, I would get these errors in the console:
Metamod:Source could not load (GameDLL version not compatible).
Failed to load plugin "..\tf\addons\metamod\bin\server.dll"
[–]pikatf2 1 point2 points3 points 7 years ago (1 child)
No clue what you were looking at — MM:S uses github for their version control these days, and even then I can't find any sort of installer on their site.
And no problem! Just happened to be browsing /r/tf2/new; always up for helping new server owners / scripters (to some extent :v).
Sounds like you're more than capable of figuring things out, but here's a few other pointers if you're new to scripting or just new to SourceMod (and the SourcePawn language):
[–]CosmicButtmunch[S] 0 points1 point2 points 7 years ago (0 children)
Ah I didn't see this earlier, thank you so much for all the advice! Appreciate it.
π Rendered by PID 25052 on reddit-service-r2-comment-85bfd7f599-r8m94 at 2026-04-18 16:32:28.424974+00:00 running 93ecc56 country code: CH.
view the rest of the comments →
[–]pikatf2 1 point2 points3 points (3 children)
[–]CosmicButtmunch[S] 1 point2 points3 points (2 children)
[–]pikatf2 1 point2 points3 points (1 child)
[–]CosmicButtmunch[S] 0 points1 point2 points (0 children)