View Single Post
wizzrobe
Junior Member
Join Date: Oct 2011
Old 11-02-2011 , 10:29   Re: [EXTENSION] TF2 Team Balance Immunity
Reply With Quote #142

th3dud3

To compile this plugin you will need to use your sourcemod installation. Do the following:

1. Drop your .sp script file into the scripting/ directory of your sourcemod installation.
2. Copy the extension's tf2autobalance.inc include file into the scripting/include/ directory.
3. From within the scripting/ directory type: ./compile.sh yourpluginname.sp
4. Copy the resulting .smx file out of the scripting/compiled/ directory into your plugins/ directory.

If your extension is installed properly, simply loading the extension and your newly compiled plugin should do the trick.
wizzrobe is offline