Banana 2012 年 9 月 16 日 下午 1:21
Any good tutorials?
Hey, I am trying to make a Source game, but lately I have been having trouble with tutorials, any one have good ones?
< >
正在显示第 1 - 9 条,共 9 条留言
Anna Toma 2012 年 9 月 17 日 上午 9:09 
All I can usually find on youtube are people who don't speak english, yet they put their title in english, or little kids, or people that use notepad and play crappy music like dreamscape or bodies in the background. So I haven't had any luck either, but if I find a good one, I'll post it here.
最后由 Anna Toma 编辑于; 2012 年 9 月 17 日 上午 9:10
niar 2012 年 9 月 20 日 下午 3:01 
While not an individual tutorial, nor completely thorough, https://developer.valvesoftware.com/wiki/Modding offers quite a bunch of helpfulness if one is willing to take some time and read.
Banana 2012 年 9 月 24 日 下午 6:40 
Yeah, I read through most of that. It is a bit out dated methinks.
Tea Junkie 2012 年 10 月 1 日 下午 5:14 
I have made some that you might find useful.

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.
Banana 2012 年 10 月 1 日 下午 6:15 
Thanks :). Radioscity and Compiling kills this computer. I think I may need to ask my local hackerspace for some computers to make a cluster.
hoodiedeer 2012 年 10 月 3 日 下午 3:20 
I dont have any tutorials, but ill tell you a method im working on:

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.
Banana 2012 年 10 月 4 日 下午 3:37 
@Greenhourglass I want to actually code a mod, not just make a map for an already built game. I can already do that :P.
hoodiedeer 2012 年 10 月 4 日 下午 3:47 
Oh. Well for that you need a program called Microsoft Visual ++ Express.
Banana 2012 年 10 月 5 日 下午 12:53 
No, I don't. I just need a compiler that will compile the coding. I have a grudge against Microsoft. Also, it is C++, not just ++. I already have that for XNA coding, considering if I am going to get hired anywhere I need to know XNA.
< >
正在显示第 1 - 9 条,共 9 条留言
每页显示数: 1530 50