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

From Valve Developer Community
Jump to navigation Jump to search
m (layout, spelling)
Line 1: Line 1:
This is a directory of Frequently Asked Questions about level editing and using the [[Hammer]] editor. Please use the [[Help Desk]] if you wish to ask a question.
This is a directory of '''F'''requently '''A'''sked '''Q'''uestions about level editing and using the [[Hammer]] editor.
 
* For general documentation related to level design, see [[:Category:Level_Design]]
For general Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].
* Please use the [[Help Desk]] if you wish to ask a question.
* For general Source SDK issues and questions see the [[:Category:Source SDK FAQ|Source SDK FAQ]].
<br>


== Hammer Configuration ==  
== Hammer Configuration ==  
Line 17: Line 19:
* [[Incorrect prop types|When I compile, I get "Error! static_prop using model (modelname), which must be used on a dynamic entity."]]
* [[Incorrect prop types|When I compile, I get "Error! static_prop using model (modelname), which must be used on a dynamic entity."]]
* [[Memory leak compile error|I get a message "Memory leak: mempool blocks left in memory: (number)" when I compile.]]
* [[Memory leak compile error|I get a message "Memory leak: mempool blocks left in memory: (number)" when I compile.]]
* [[System cannot find file specifed error|When I compile the map, the Process Window says "System cannot find file specifed", 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"?]]
* [[Process Window copying|Where is the Hammer "error log"?]]

Revision as of 19:12, 11 February 2009

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


Hammer Configuration

Compiling maps and running the game

Multiplayer issues

Hammer 2D and 3D views

Level editing features and problems