Difference between revisions of "Example/ru"

From Team Fortress Wiki
Jump to: navigation, search
(Created page with "{{stub}} {{Map infobox | developer = Valve | game-type = Mann vs. Machine | file-name = mvm_example | map-image = Example5.png | map-environment = Dev Textures | map-setting ...")
 
m (Auto: Regex({u"\xab([^\xbb]*)(?<!')'([^\xbb']+)'(?!')": u'\xab$1\u201e$2\u201c', (u'^([^<>]*)(?<!=)([""])((?:(?!\\2|[=<>]).)+)\\2([^<>]*)$', 8): u'$1\xab$3\xbb$4'},) (Review RC#1136505))
Line 16: Line 16:
 
== Install instructions ==
 
== Install instructions ==
 
# Install the Source SDK,
 
# Install the Source SDK,
# Copy the BSP and NAV files from "%program files%\Steam\steamapps\%steamname%\sourcesdk_content\tf\mvm" to your TF2 maps folder.
+
# Copy the BSP and NAV files from «%program files%\Steam\steamapps\%steamname%\sourcesdk_content\tf\mvm» to your TF2 maps folder.
# Copy the .pop to "%program files%\Steam\steamapps\%steamname%\team fortress 2\tf\scripts\population". You will likely need to create the population folder.
+
# Copy the .pop to «%program files%\Steam\steamapps\%steamname%\team fortress 2\tf\scripts\population». You will likely need to create the population folder.
  
 
== Gallery ==
 
== Gallery ==

Revision as of 13:43, 28 August 2012

Example
Example5.png
Информация
Автор(-ы): Неизвестно
Информация о карте
Окружение: Dev Textures
Условия: Day
Предметы на карте
Отсутствуют
Вид на карту сверху
Example overview.png

Example is an example map that comes with the source SDK. It shows the minimum needed entity setup for a functioning Mann vs. Machine map as well as including a mission that showcases all features in the mission file format in a decently sane manner. The provided mission file starts all players with 20,000 credits to spend on upgrades.

The map is one long field with the floor split into three trenches, separated by low walls. The middle trench is twice as wide as the other trenches and the side trenches has raised flanking areas on their outsides. The spawn room sits on top of a cliff overlooking the bomb hatch and has ramps on the sides. There are dead end closets in the cliff, intended as spawn areas for Spy bots. The bots spawn from a cliff on the opposite side of the map and the cliff has two tunnels where tanks spawn.

Install instructions

  1. Install the Source SDK,
  2. Copy the BSP and NAV files from «%program files%\Steam\steamapps\%steamname%\sourcesdk_content\tf\mvm» to your TF2 maps folder.
  3. Copy the .pop to «%program files%\Steam\steamapps\%steamname%\team fortress 2\tf\scripts\population». You will likely need to create the population folder.

Gallery