Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If anyone comes accross this issue do the following.
copy your "cstrike" folder from "C:\Programs Files\steam\steamapps\common\counter-Strike Source\cstrike"
Place this folder into your servers gmod file *i.e in my case (C:\gmod\garrysmod)*
Then go into your servers .cfg files and find the file "mount.cfg" (i.e "C:\gmod\garrysmod\cfg\mount.cfg")
Open the file, you will see something similar to this
"//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
"cstrike" "C:\gmod\garrysmod\cstrike"
"tf" "C:\mytf2server\tf"
}
"
Remove "//" from infront of your "cstrike" and "tf" line, by default the // will be in place.
Type the location of the cstrike file you just copied into your server folder, save, close. Run server!