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
Youtube Channel link: -
http://www.youtube.com/user/teajunk1e?feature=guide
I have made around 7 tutorial vidoes on different aspects of level creation in an easy to understand series of videos :)
Hopefully that helps.
Go in source sdk and choose the 2006 or 2007 (2007 is best, and if you have orange box use it)
Hit make a mod, and make it in C:/insertmodnamehere
Choose your mod name
wait for it to set up
Go to the mod files (in sourcemods) and go to gameinfo.txt
Change it to the name of your mod (note that it might glitch ingame, look up something on that)
Using hammer, make a map or something
Put it in a "maps" folder in the game files
Go in CFGs and choose chapter1.cfg (notepad might work, i recommend notepad++ though)
delete whatever is there and type "map (your map name)" then save
Thats it.
If you get the right stuff for real coding, great, but this is just my easy method.