Template:Archived Page History/Level Design FAQ/en: Difference between revisions
Jump to navigation
Jump to search
Brandished (talk | contribs) m (layout again) |
No edit summary |
||
Line 1: | Line 1: | ||
Это раздел FAQ по разработке уровней в [[Hammer]] editor(е). | |||
'''== СТАТЬЯ В РАЗРАБОТКЕ! ==''' | |||
{| style="float:right" {{standard-table}} | {| style="float:right" {{standard-table}} | ||
| | | | ||
''' | '''Не нашли что искали?''' | ||
* | * Основную информацию по дизайну уровней можно посмотреть в разделе [[:Category:Level_Design]] | ||
* | * Информацию по Source SDK ищите на [[:Category:Source SDK FAQ|Source SDK FAQ]]. | ||
* | * Вы также можете воспользовать справкой [[Help Desk]] если вы не нашли ответов на вопросы. | ||
|} | |} | ||
== | == Настройки Хамера == | ||
* [[Incorrect Hammer configuration| | * [[Incorrect Hammer configuration|Я не могу настроить программу Hammer. Что мне делать?]] | ||
* [[Manual configuration of Hammer Editor| | * [[Manual configuration of Hammer Editor|Как я могу в ручную настроить Hammer?]] | ||
* [[Restoring Hammer toolbars| | * [[Restoring Hammer toolbars|Я случайно закрыл одну из панелей в программе Hammer Editor, как мне её вернуть?]] | ||
* [[Resetting Hammer preferences| | * [[Resetting Hammer preferences|Как я могу восстановить настройки по умолчанию?]] | ||
* [[Hammer Resource Usage| | * [[Hammer Resource Usage|После запуска программы Hammer, оперативной памяти не хватает для нормально работы!]](прим. перев. При этом появляется окошко с содержанием похожим на "You system is very hight, please ..." | ||
* [[Fixing the "Can't find filesystemopendialog.dll" error| | * [[Fixing the "Can't find filesystemopendialog.dll" error|После запуска Hammer`a появляется сообщение: "Не возможно загрузить файл filesystemopendialog.dll!"]] | ||
== Compiling maps and running the game == | == Compiling maps and running the game == |
Revision as of 10:03, 21 March 2009
Это раздел FAQ по разработке уровней в Hammer editor(е). == СТАТЬЯ В РАЗРАБОТКЕ! ==
Не нашли что искали?
|
Настройки Хамера
- Я не могу настроить программу Hammer. Что мне делать?
- Как я могу в ручную настроить Hammer?
- Я случайно закрыл одну из панелей в программе Hammer Editor, как мне её вернуть?
- Как я могу восстановить настройки по умолчанию?
- После запуска программы Hammer, оперативной памяти не хватает для нормально работы!(прим. перев. При этом появляется окошко с содержанием похожим на "You system is very hight, please ..."
- После запуска Hammer`a появляется сообщение: "Не возможно загрузить файл filesystemopendialog.dll!"
Compiling maps and running the game
- Hammer reports "leaked!" when I compile. How do I fix it?
- When I compile my map, it freezes on vvis or vrad.
- I added some prop models in Hammer, but they don't appear in the game!
- When I compile, I get "Error! static_prop using model (modelname), which must be used on a dynamic entity."
- I get a message "Memory leak: mempool blocks left in memory: (number)" when I compile.
- When I compile the map, the Process Window says "System cannot find file specified", and the map does not load.
- How do I copy the contents of the compile Process Window?
- Where is the Hammer "error log"?
- What is the "Additional game parameters" field for?
- How do I launch the game without loading the 3D background maps?
- After compiling, I receive an error stating "Failed to load the launcher DLL: The specified module could not be found."
Multiplayer issues
- My multiplayer map isn't appearing in the multiplayer map list.
- When I run my multiplayer map in the game, people join my server!
- When I load my Counter-Strike: Source map, it says "Both Teams are Full".
- How do I use a Counter-Strike: Source model or texture in a Half-Life 2: Deathmatch map?
Hammer 2D and 3D views
- How do I get back to having 4 views - the 3D, top, front, and side views?
- How do I make it so textures show up in the 3D view? Mine is only wireframe.
- When I'm using the Texture Application (Face Edit) window, I have to close it to move the 3D camera.
- When I use camera shortcuts with the Texture Application window, the window gets "stuck".
- When I click in the 3d window, Hammer "crashes."
- What are the measurements for a block in hammer?
Level editing features and problems
- Models I place in Hammer are rendered with a black and purple checkerboard in-game.
- How do I correctly make a skybox?
- How do I add fog to my level?
- Can I make a custom soundscape for my level?
- I'm trying to set the lightmap scale on my displacements, but it won't let me set the value I want.
- 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
- When I try to run buildcubemaps, the game crashes!
- The lightmaps on some of my brush surfaces do not work. They appear black in-game or flicker as the camera moves past them.
- Why do props and weapons fall through the displacements in my map?