Template:Archived Page History/Level Design FAQ/en: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Undo revision 211312 by Kisak-valve (talk) Reverted spam/vandalism)
Line 12: Line 12:
* For general Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].
* For general Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].
|}
|}
https://www.patreon.com/kisak


== Hammer Configuration ==  
== Hammer Configuration ==  
Line 31: Line 29:
* [[System cannot find file specified error|When I compile the map, the Process Window says "System cannot find file specified", and the map does not load.]]
* [[System cannot find file specified error|When I compile the map, the Process Window says "System cannot find file specified", and the map does not load.]]
* [[Process Window copying|How do I copy the contents of the compile Process Window?]]
* [[Process Window copying|How do I copy the contents of the compile Process Window?]]
* [[Process Window copying|Where is the Hammer "error log"?]]https://www.patreon.com/kisak
* [[Process Window copying|Where is the Hammer "error log"?]]
* [[Additional game parameters|What is the "Additional game parameters" field for?]]
* [[Additional game parameters|What is the "Additional game parameters" field for?]]
* [[Launching Without Background Maps|How do I launch the game without loading the 3D background maps?]]
* [[Launching Without Background Maps|How do I launch the game without loading the 3D background maps?]]
Line 42: Line 40:
* [[Both Teams are Full error|When I load my Counter-Strike: Source map, it says "Both Teams are Full".]]
* [[Both Teams are Full error|When I load my Counter-Strike: Source map, it says "Both Teams are Full".]]
* [[Mixing Game Content|How do I use a Counter-Strike: Source model or texture in a Half-Life 2: Deathmatch map?]]
* [[Mixing Game Content|How do I use a Counter-Strike: Source model or texture in a Half-Life 2: Deathmatch map?]]
https://www.patreon.com/kisak
 
==Hammer 2D and 3D views==
==Hammer 2D and 3D views==
* [[Restoring Hammer Viewports|How do I get back to having 4 views - the 3D, top, front, and side views?]]
* [[Restoring Hammer Viewports|How do I get back to having 4 views - the 3D, top, front, and side views?]]
Line 59: Line 57:
* [[Hammer Carve Command Usage|When I use the Carve tool, I get errors, or Hammer simply freezes for a long time.]]
* [[Hammer Carve Command Usage|When I use the Carve tool, I get errors, or Hammer simply freezes for a long time.]]
* [[Error reading weapon data file for: weapon_cubemap]]
* [[Error reading weapon data file for: weapon_cubemap]]
https://www.patreon.com/kisak
* [[Cubemap minimum resolution|When I try to run buildcubemaps, the game crashes!]]
* [[Cubemap minimum resolution|When I try to run buildcubemaps, the game crashes!]]
* [[VertexLitGeneric Textures On Brush Faces|The lightmaps on some of my brush surfaces do not work. They appear black in-game or flicker as the camera moves past them.]]
* [[VertexLitGeneric Textures On Brush Faces|The lightmaps on some of my brush surfaces do not work. They appear black in-game or flicker as the camera moves past them.]]
Line 68: Line 64:
== Decompiling Maps ==
== Decompiling Maps ==
* [[How to decompile Valve Portal Maps|How do I decompile a Portal map?]]
* [[How to decompile Valve Portal Maps|How do I decompile a Portal map?]]
https://www.patreon.com/kisak
 
[[Category:Source SDK FAQ]]
[[Category:Source SDK FAQ]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 13:28, 12 November 2017

Template:Otherlang2 This is a directory of Frequently Asked Questions about level editing and using the Hammer editor.

Not what you're looking for?

Hammer Configuration

Compiling maps and running the game

Multiplayer issues

Hammer 2D and 3D views

Level editing features and problems

Decompiling Maps