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
ok now about your compile log :
first: do not use space into your map name.
second : the map look like the compile is ok, but a problem with the game config
look that partr of your log
Sourcesdk_content is not considered as a mod, as there is no Gameinfo.txt file.
so you have to create a new mod, or use the config of one exitant game or mod
you have to launch the sdklauncher with the right mod selected in the file dialog at the bottom.
also your map must be into /steamapps/Sourcemods/your_mod_folder/mapsrc/ for your vmf files, and must be compiled into the BSP format file into ./Sourcemods/your_mod_folder/maps/
//red
Thanks very much for the help this appears to have worked.