Trouble in Terrorist Town Mapping

From Valve Developer Community
Revision as of 07:32, 7 September 2016 by Jellydonut78 (talk | contribs) (Created page with "Making maps for Trouble in Terrorist Town (Garry's Mod) is essentially the same as creating maps for other Source games with a few exceptions. TTT has its own fgd file named T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Making maps for Trouble in Terrorist Town (Garry's Mod) is essentially the same as creating maps for other Source games with a few exceptions. TTT has its own fgd file named TTT.fgd which includes gamemode specific entities. Vauge descriptions of these entities, the fgd, as well as a few map examples are available at

http://ttt.badking.net/mapping-guide

However, due to the map help forums being down, it is mostly up to YouTube videos, and scattered tutorials throughout different forums that developers use to get help for specific things.

This page will give detailed descriptions of each entity included in the FGD, instructions on how to modify the FGD for various reasons, how to setup hammer and test your map, and tutorials on various gamemode specific entities and logic.