Team Fortress 2/Docs/Level Design: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Added in the logos, as a new format to the wiki.)
mNo edit summary
Line 14: Line 14:


==[[Image:Logo TF.gif|15px]] List of Point Entity's ==
==[[Image:Logo TF.gif|15px]] List of Point Entity's ==
* [[Item ammopack full]]
* {{ent|item_ammopack_full}}
* [[Item ammopack medium]]
* {{ent|item_ammopack_medium}}
* [[Item ammopack small]]
* {{ent|item_ammopack_small}}
* [[Item healthkit small]]
* {{ent|item_healthkit_small}}
* [[Item healthkit medium]]
* {{ent|item_healthkit_medium}}
* [[Item healthkit full]]
* {{ent|item_healthkit_full}}
* [[Item teamflag]]
* {{ent|item_teamflag}}
* [[Info player teamspawn]]
* {{ent|info_player_teamspawn}}
* [[Game forcerespawn]]
* {{ent|game_forcerespawn}}
* [[Game round win]]
* {{ent|game_round_win}}
* [[Team control point]]
* {{ent|team_control_point}}
* [[Team control point master]]
* {{ent|team_control_point_master}}
* [[team control point round]]
* {{ent|team_control_point_round}}




==[[Image:Logo TF.gif|15px]] List of Brush Entity's ==
==[[Image:Logo TF.gif|15px]] List of Brush Entity's ==
* [[Func_regenerate]]
* {{ent|func_regenerate}}
* [[Func_respawnroom]]
* {{ent|func_respawnroom}}
* [[Trigger capture area]]
* {{ent|trigger_capture_area}}

Revision as of 09:14, 27 September 2007

See the bottom of this page for an alphabetical list of all topics related to level design. Some topics are not listed at the top.

Logo TF.gif Getting Started

Logo TF.gif Beginner Topics


Logo TF.gif List of Point Entity's


Logo TF.gif List of Brush Entity's