How to Mount CStrike and TF files to your Garry's Mod Server

In Garry's Mod, many servers utilise content from Counter-Strike: Source and Team Fortress 2. This article covers mounting the content from these games to your server so that you may utilise maps, models, and other resources from these games.

MOUNTING CS:S / TF2 FILES ONTO YOUR SERVER

You can mount your CS:S & TF2 files directly to your server by uploading them via FTP and making the appriopriate configuration changes.

  1. Install the game you wish to mount on your PC using Steam.
  2. Right-click CS:S/TF2 within your Steam Library, and navigate to Properties... > Local Files > Browse...
  3. Connect to your server's FTP, we suggest using FileZilla.
  4. Upload the game folder to the root directory of your server files. This will be cstrike for CS:S, and tf for TF2 (these uploads may take a while).
  5. Edit mount.cfg located under the path /garrysmod/cfg as appropriate for the game you are mounting.
    • If you are mounting CS:S, change // "cstrike" "C:\steamcmd\steamapps\common\Counter-Strike Source Dedicated Server\cstrike" to "cstrike" "cstrike".
    • If you are mounting TF2, change // "tf" "C:\mytf2server\tf" to "tf" "tf".
  6. Save mount.cfg and Restart your server to apply the changes.
    • To test if CS:S was mounted successfully, you can run the console command changelevel de_dust2. If the map changes to Dust 2, CS:S is mounted.
    • To test if TF2 was mounted successfully, you can run the console command changelevel ctf_2fort. If the map changes to 2 Fort, TF2 is mounted.

To learn more about Garry's Mod server hosting, you can check out our library of Knowledgebase articles found here.

If you require any further assistance, please contact our support at: https://shockbyte.com/billing/submitticket.php

Mitchell Smith

Managing Director @ Shockbyte

  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

How to enable RCON on your Garry's Mod Server

RCON is an important protocol that allows you to execute commands without joining your server....

How to install DarkRP to your Garry's Mod server

DarkRP is a widely popular gamemode within the Garry's Mod community because of the crazy antics...

How to upload & use Garry's Mod Workshop Maps on your server

Using custom maps on your Garry's Mod server allows you to create a wonderful gaming experience....

How to change the name of your Garry's Mod server

All servers inside Garry's Mod and Steam's server list have a custom name to uniquely identify...

Installing ULX & ULIB Admin System to your Garry's Mod Server

ULX is a mod that offers an administration system to your server. This is used for the ban, kick...