Like my previous I decided to collect my questions in this single thread, instead of flooding the forums with separate topics. Hopefully this will not only help me but the community as well.
I've been playing with Source for a couple of weeks and the question are piling up so here we go:
- I've been decompiling maps to see how they are made. According to this page I should use GFCScape. If I follow the instructions to the letter I'm not finding a map directory inside pak01_dir.vpk. However, I can browse to the map directory using Windows and simply use BSPSource to decompile what I want. Is it the previous link outdated or am I missing something?
- I did the above primarily to see how the environments outside the gameplay area are made. For instance the buildings and bridge that FMPONE uses in Museum or the reactor in Cache. Anyway, doesn't matter which map I decompile (vanilla or custom) all of them have this issue: I select a building and immediately most of the map turns red because it selects a whole lot of stuff. What is this? Why can't I select a single building? Are these models? How do I apply these techniques myself? I would love to do a Google but I have no idea what keywords to use. In short, what are we talking about here?
- Besides being new, I'm used to GTKRadiant. In that editor, you load a map and you can have a nice overview of all the textures it uses. By using the shaderlist I could access each map's textures through the texture window. How does this work in Hammer? I have a hard time finding things. Let's say I would like to use the reflective windows from CS_Office. How would I know which ones are used? Must I decompile each map and look it up in the editor?
Ok, that's it for now. I would appreciate help even though the above will most likely be very simple. If anyone else has other CSGO specific editing questions feel free to use this thread.