This article relates to the game "Team Fortress 2". Click here for more information.

Common TF2 Mapping Problems: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 85: Line 85:
Problem: TF2 isn't launching when I press f9
Problem: TF2 isn't launching when I press f9


Solution: Go to Tools > Options > Build Programs and make sure ''Game Executable'' is set to ''tf_win64.exe''
Solution: Go to Tools > Options > Build Programs and make sure ''Game Executable'' is set to "tf_win64.exe"
[[File:Techproblem1.png|thumb|left]]
[[File:Techproblem1.png|thumb|left]]


<br><br><br><br><br><br><br><br><br><br>
<br><br><br><br><br><br><br><br><br><br>
----
----
== Wiki Links ==
== Wiki Links ==



Revision as of 20:18, 6 May 2025

English (en)Translate (Translate)

Stub

This article or section about a game, Hammer Hammer, is a stub. You can help by expanding it.

Overview

This page is dedicated to helping new tf2 mappers with their maps. I know I've been stuck at one problem with no help, and I want to make sure it doesn't happen to anybody else. If you're an experience mapper, you're free to add to the list of problems. All contributions are welcome. Thanks, and have fun. Happy mapping.

Geometry & Props

Common Problems with geometry and props.

Examples

problem: My water isn't rendering. It has a transparent void texture.

solution: your map has leaks. it doesn't matter where they are, if your map has any leaks at all, your water won't render.

Geometryproblem1.jpg
















Note.pngNote:Leaks happen when inside geometry is exposed to the void. make sure to seal all your rooms and use a skybox for outdoor scenes.
"They call it a leak because when you have one, your water doesn't render."
— CRS



Wiki Links

Water

prop_static

prop_dynamic

Clipping Tool

Displacement

Leaks


Game Logic

How to work with game logic.

Examples

Wiki Links

trigger_multiple

func_door

Spawnroom

logic_auto

logic_compare


Design Flow

Level design tips for tf2 mappers.

Examples

Wiki Links


Technical Errors

Things that go wrong and you don't know why.

Examples

Problem: TF2 isn't launching when I press f9

Solution: Go to Tools > Options > Build Programs and make sure Game Executable is set to "tf_win64.exe"

Techproblem1.png












Wiki Links


Helpful Links

  1. SirTopHattWaffle Hammer Tutorials
  2. SirTopHattWaffle Water Tutorial
  3. tf2maps.net
  4. Decompiled TF2 maps

Source Source Team Fortress 2 Team Fortress 2 Hammer Hammer