This article's documentation is for the "GoldSrc" engine. Click here for more information.

Category:GoldSrc Level Design: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (TheBlokker moved page Category:Category:Goldsrc Level Design to Category:Goldsrc Level Design: one Category is using)
No edit summary
 
(36 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{lang|{{PAGENAME}}|title=Goldsource Level Design}}{{Goldsource topicon}}
{{LanguageBar}}
{{GoldSrc topicon}}
{{subpage|[[Half-Life SDK]]}}
 
{{Stub}}
{{Stub}}
{{Cleanup}}
__NOTOC__
{{gldsrc}} This page contains articles relating specifically to level design for {{gldsrc|3}}.


{{category header|background-color=#E0E0E0|border-color=lightgray}}
[[File:hl_engine_logo.png|48px|link=|Source]] <big>'''Welcome to GoldSrc Level Editing.'''</big>
{{category newcolumn|rowspan=1|width=50%|background-color=#F7F7F7|border-color=lightgray}}
 
{{Category header|background-color = #E0E0E0|border-color = lightgray}}
{{Category newcolumn|rowspan = 1|width = 50%|background-color = #F7F7F7|border-color = lightgray}}


== Getting Started ==
== Getting Started ==
===Hammer===
You may either use Valve's official SDK:
* [steam://install/254430/ Install Half-Life SDK (3.4) from Steam (must own Half-Life 1 on Steam)]
* Install Half-Life SDK [steam://install/254430/ from Steam] (the link opens Steam; must own a first-party GoldSrc game to download) or download Hammer 3.4 separately from [https://gamebanana.com/tools/5026 Gamebanana mirror];
:* [https://gamebanana.com/tools/5026 Download Hammer 3.4 from GameBanana]
* ('''Recommended''') Alternatively, download updated '''Hammer 3.5''' from [https://twhl.info/wiki/embed/Valve_Hammer_Editor_3.5 TWHL] or [https://www.moddb.com/downloads/valve-hammer-editor-35 ModDB] (there is also [https://www.moddb.com/downloads/valve-hammer-editor-352 Hammer 3.5.3] on Moddb, with various extra fixes); you should also use [[VHLT]] compilers while you're at it.
* [https://www.moddb.com/downloads/valve-hammer-editor-352 Download Hammer 3.5 from Moddb] DOES NOT INCLUDE HL-SDK
* See [[Configuring Hammer for Half-Life]].
* [[Configuring Hammer for Half-Life]]
<br>
===J.A.C.K.===
Or choose one of the following third party options:
{{note|Most Half-Life level editors use J.A.C.K.}}
{{ModernImportant|This is likely what you want. These modern editors allow for a better workflow and still receive updates, while Valve Hammer Editor does not.}}  
[http://jack.hlfx.ru/en/main.html View J.A.C.K. Homepage for more info]
* {{jack|2.bold}} - Modern map editor which aims to replace Hammer 3.5. Most mappers use it.
* {{Trenchbroom|2.bold}} - Modern map editor for {{quake|1|addtext=-derived}} games, with decent GoldSrc support.
* {{nrc|2.bold}} - Another editor for Quake games, with full support of GoldSrc.
* [[VHLT]] compilers, again, should be used.


:'''''Please See [[JACK and Hammer]] for more info.'''''
== General ==
* [[GoldSrc Dimensions|Dimensions]]
* [[GoldSrc Optimization (level design)|Optimization]]
* [[GoldSrc HammerFaceEditDialog|The Face Edit Tool]]
* [[Skybox (GoldSrc)|Skyboxes]]
* [[Grouping and VisGrouping]]


==Basic Elements ==
== Basic Elements ==
* [[Point entity|Point-Based Entities]]
* [[Point entity|Point-Based Entities]]
* [[Brush entity|Brush-Based Entities]]
* [[Brush entity|Brush-Based Entities]]


{{category newcolumn|rowspan=1|width=50%}}
== Detailing ==
* [[Glass creation (GoldSrc)|Glass and windows]]
 
{{Category newcolumn|rowspan = 1|width = 50%}}
 
== Other Engines ==
: {{source|link=:Category:Level Design}} [[:Category:Level Design|Source Level Creation]]
: {{source2|link=Source 2 Basic Level Creation}} [[Source_2/Docs/Level_Design|Source 2 Level Creation]]
 
== For specific games==
* [[Counter-Strike/Level Design|Counter-Strike]] level design (including Condition Zero)
** [[:Category:Condition Zero Deleted Scenes Level Design|Counter-Strike: Condition Zero - Deleted Scenes]] level design
* [[:Category:Day of Defeat Level Design|Day of Defeat]] level design
* [[:Category:Deathmatch Classic Level Design|Deathmatch Classic]] level design
* [[:Category:Gunman Chronicles Level Design|Gunman Chronicles]]
* [[:Category:Half-Life Level Design|Half-Life]] level design (also applies to Opposing Force and Blue Shift)
** [[:Category:Sven Co-op Level Design|Sven Co-op]] level design
* [[:Category:Ricochet Level Design|Ricochet]] level design
* [[:Category:Team Fortress Classic Level Design|Team Fortress Classic]] level design
* [[:Category:Cry of Fear Level Design|Cry of Fear]] level design
* [[:Category:Paranoia 2: Savior Level Design|Paranoia 2: Savior]] level design
* Level design for [[:Category:GoldSrc Mods Level Design|other GoldSrc Mods]]
 
== Design Theory ==
* [[Decompiling Maps]]


==Other Engines==
== External Resources ==
===Source 2 Engine===
* {{twhl|alt=The Whole Half-Life (TWHL) wiki and vault}}
:{{source2}} [[Source 2 Basic Level Creation | Source 2 Level Creation]]  
* [https://www.the303.org/ The303's GoldSrc tutorials and resources]
* [http://www.slackiller.com/tommy14/errors.htm Tommy of Escondido's Mapping help]


===Source Engine===
{{Category end}}
:{{source}} [[:Category:Level Design | Source Level Creation]]


== Specific Games==
__NOTOC__
:{{cs}} [[Counter-Strike Level Creation|Counter-Strike]]
:{{dod}} [[Day of Defeat Levels|Day of Defeat]]
:{{dmc}} [[:Category:Deathmatch Classic Level Design|Deathmatch Classic]]
:{{hl}} [[:Category:Half-Life Level Design|Half-Life]]
:{{hlbs}} [[:Category:Half-Life: Blue Shift Level Design|Half-Life: Blue Shift]]
:{{hlop4}} [[:Category:Half-Life Opposing Force Level Design|Half-Life: Opposing Force]]
:{{ricochet}} [[Ricochet Level Creation|Ricochet]]
:{{Tfc}} [[Team Fortress Classic Level Creation|Team Fortress Classic]]
:{{gldsrc}} [[Gldsrc Mods Level Creation| Goldsrc Mods]]

Latest revision as of 01:07, 17 November 2024

English (en)Русский (ru)中文 (zh)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Source Welcome to GoldSrc Level Editing.

Getting Started

You may either use Valve's official SDK:


Or choose one of the following third party options:

Icon-Important.pngImportant:This is likely what you want. These modern editors allow for a better workflow and still receive updates, while Valve Hammer Editor does not.
  • J.A.C.K. J.A.C.K. - Modern map editor which aims to replace Hammer 3.5. Most mappers use it.
  • TrenchBroom TrenchBroom - Modern map editor for Quake-derived games, with decent GoldSrc support.
  • NetRadiant-Custom NetRadiant-Custom - Another editor for Quake games, with full support of GoldSrc.
  • VHLT compilers, again, should be used.

General

Basic Elements

Detailing

Other Engines

Source Source Level Creation
Source 2 Source 2 Level Creation

For specific games

Design Theory

External Resources