View Single Post
Author Message
Automicbomb
AlliedModders Donor
Join Date: Nov 2012
Old 11-06-2012 , 07:19   [TUT] How to install Sourcemod on TF2 after hidden Update on 11/5 [LINUX ONLY]
Reply With Quote #1

I know that there is some pepole how to fix it but its kinda hard for some pepole. Here is a tut how you can install/fix your sourcemod install.

Things you need:
Latest Sourcemod snapshot: http://www.sourcemod.net/snapshots.php
Latest Metamod: Source snapshot: http://www.sourcemm.net/snapshots
Latest SDKHooks: http://users.alliedmods.net/~psychon.../sdkhooks/2.2/
TF2Items: http://forums.alliedmods.net/showthread.php?p=1050170

First download those all and extract all to your desktop. Now go get TF2 VDF file from http://www.sourcemm.net/vdf

Now put it on your addons folder. Now if you upload the files on your server, it wont work propely.

Download updated EP2 SDKHooks from here: https://forums.alliedmods.net/showth...27#post1826527

Now either change the following files from /your/directory/here/orangebox/bin/:
dedicated_srv.so
libtier0_srv.so
libvstdlib_srv.so

to

dedicated.so
libtier0.so
libvstdlib.so

or make some soft link on linux OR download my .so files @ http://puu.sh/1n4lj and upload them to your server (/your/directory/here/orangebox/bin/)

And if everything goes as planned, when you do "sm version" (w/o quotes) you should get this:

I hope this helps you get the server back working with sourcemod. I made this tutorial so you dont need to and search for hours how to fix the update But acording what i have red, there WILL NOT BE AN UPDATE for sometime now for sourcemod. Devs can you clear this? Mods/Admins can remove this thread or anything they want to it if this thread is not needed here


[TESTED ON UBUNTU 12.04 LTS Server on OVH kernel so it should work on all linux machines]

Last edited by Automicbomb; 11-06-2012 at 07:40.
Automicbomb is offline