Difference between revisions of "Itemtest"

From Team Fortress Wiki
Jump to: navigation, search
m (Bugs: lol)
 
(113 intermediate revisions by 66 users not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Map infobox
 
{{Map infobox
| file-name = item_test
+
  | map-status      = dev
| game-type =  
+
  | map-file-name  = itemtest
| map-image = Item_test.jpg
+
  | map-image       = Item_test.jpg
| map-environment = Industrial
+
  | map-environment = Industrial
| map-setting = Indoor
+
  | map-setting     = Indoor
| map-items = none
 
 
}}
 
}}
{{Quotation|'''The Sniper''' conducting a survey on his newly crafted items.|How's that bullet feel? Feel good? Huh?|sound=Sniper_revenge09.wav}}
 
  
'''Item Test''' is a testing map released with the [[Australian Christmas]] update. It appears as a modified version of the [[BLU]] [[spawn room]] from the [[Control Point]] map [[Gorge]].
+
{{Quotation|'''The Heavy'''|Yes. I like this new weapon.|sound=Heavy_specialweapon09.wav}}
  
The map allows modellers to easily test their creations in a controlled environment, with the option to save and load multiple configuration setups quickly.  
+
'''Itemtest''' is a testing map released with the [[Australian Christmas]] update. It is a modified version of the [[BLU]] team's [[Respawn|spawn room]] from the [[Control Point (game mode)|Control Point]] map [[Gorge]].
  
The map consist of a resupply cabinet in the top center section of the map. To the top left hand side there is a small walkway that bends halfway through.  After dying, the player respawns in a few certain locations on the map.
+
The map allows modellers to easily test their creations in a controlled environment, with the option to save and load multiple configuration setups quickly. For normal players, it provides a means to preview combinations of [[cosmetic items]], [[Paint Can|paints]], and [[particle effects]].
  
[[Image:Item Test Small Walkway.PNG|300px|right|thumb|This is a picture of the walkway to the left of the main room, taken from the corner where the walkway turns.]]
+
The map consists of a Resupply locker in the top center section of the map. To the top left hand side there is a small walkway that bends halfway through. After dying, the player respawns in a few certain locations on the map.
 +
 
 +
It is important to note that certain unlockable weapons, when spawned onto a player, do not work as intended. For example, weapons that change the [[ragdoll]] of a dead player (such as the [[Saxxy]]) also do not work. This is because Itemtest loads the item's model, but not the unique stats, so the stats are shared with the default weapon the unlockable weapon is based upon.
  
 
== Functionality ==
 
== Functionality ==
 +
Itemtest can be accessed by typing {{code|map itemtest}} into the console. Once loaded, using the console command "{{code|itemtest}}" or pressing {{key|F7}} displays the item testing menu, containing controls for the addition of custom models. Up to four items can be equipped on each class.
 +
 +
The testing menu also includes functions to spawn and manipulate multiple [[bots]] with varying behaviours (such as running, crouching, etc). A second command "{{code|itemtest_botcontrols}}" pulls up a smaller HUD menu with options to alter bot behaviour quickly without the need to bring up the full test menu, making it ideal to [[scripting|bind]] to a specified key.
 +
 +
The menu also allows custom configurations to be saved and loaded quickly. Configurations are stored in files with the "{{code|.itf}}" extension, and by default are saved to the player's {{code|cfg}} directory in {{code|/team fortress 2/tf/cfg/}}.
 +
 +
== Update history ==
 +
'''{{Patch name|12|17|2010}}''' ([[Australian Christmas]])
 +
* Added Itemtest to the game.
  
The console command "{{code|testitem}}" will display the item testing menu, containing controls for the addition of custom models. Up to 4 items can be equipped on each class.  
+
'''{{Patch name|4|14|2011}}''' ([[Hatless Update]])
 +
* The map's filename was changed from {{code|item_test}} to {{code|itemtest}}.
  
The testing menu also includes functions to spawn and manipulate multiple [[bots]] with varying behaviours (such as running, crouching, etc). A second command "{{code|testitem_botcontrols}}" pulls up a smaller HUD menu with options to alter bot behaviour quickly without the need to bring up the full test menu, making it ideal to [[scripting|bind]] to a specified key.
+
'''{{Patch name|4|18|2011}}'''
 +
* Fixed the "itemtest" command.
  
The menu also allows custom configurations to be saved and loaded quickly. Configurations are stored in files with the "{{code|.itf}}" extension, and by default are saved to the player's {{code|cfg}} directory in {{code|/team fortress 2/tf/cfg/}}.
+
'''{{Patch name|6|8|2011}}'''
 +
* Fixed the server automatically creating votes while in [[training]] or using itemtest.
  
== Bugs ==
+
'''{{Patch name|7|10|2013}}'''
 +
* {{Undocumented}} Added Resupply Cabinet and respawn area.
 +
* {{Undocumented}} Fixed BLU spawns all being in the same place.
  
When spawning bots on the server, the RED team bots are scattered in several different places throughout the map while the BLU team bots spawn in one spot.
+
== Notes ==
 +
* The {{code|itemtest}} commands can be used in any map, and aren't limited to just Itemtest (map).<ref>[https://www.youtube.com/watch?v=jOyII3ZmxJM Using the {{code|itemtest}} command on Turbine]</ref>
  
 +
== Bugs ==
 +
* It is possible to equip items on classes they are not intended for by spawning a bot of the class that can equip the item, equipping the item on them, and then using the Itemtest menu to change the bot's class.
 +
* Some items do not show up in the item selection menus, which means they cannot be equipped. These include the:
 +
** [[Winger]]
 +
** [[Atomizer]]
 +
** [[Crusader's Crossbow]]
 +
** [[Machina]]
 +
** [[Shooting Star]]
 +
* Itemtest occasionally causes the game to crash when being used.
 +
* If the player has {{code|tf_min_viewmodel}} set to 1, using a weapon from Itemtest may set the value to 0 instead.
 +
* If the player selects the [[Dragon's Fury]], they can only fire it once.
  
 
== Gallery ==
 
== Gallery ==
 
<gallery>
 
<gallery>
File:Item_Test_Menu.png| Item Test Menu
+
File:Item_Test_Menu.png|Item Test Menu
File:Item_Test_AddDialog.png| Add Item Dialog
+
File:Item_Test_AddDialog.png|Add Item Dialog
 
</gallery>
 
</gallery>
  
 
== See also ==
 
== See also ==
* [[Contribution page]]
+
* [[Steam Workshop]]
  
 
== External links ==
 
== External links ==
* "[http://teamfortress.com/post.php?id=4850&p=1 Back to the drawing board, genius!]" &ndash; [[TF2 Official Blog]] post, January 3, 2011.
+
* "[https://teamfortress.com/post.php?id=4850&p=1 Back to the drawing board, genius!]" &ndash; [[TF2 Official Blog]] post, January 3, 2011.
  
 +
== References ==
 +
<references/>
  
{{AustralianChristmasNav}}
+
{{Australian Christmas Nav}}
{{Maps}}
+
{{Maps Nav}}

Latest revision as of 17:39, 7 February 2024

Itemtest
Item test.jpg
Basic Information
File name: itemtest
Developer(s): Valve
Map Info
Environment: Industrial
Setting: Indoor
Map Overview
Itemtest overview.png
Yes. I like this new weapon.
The Heavy

Itemtest is a testing map released with the Australian Christmas update. It is a modified version of the BLU team's spawn room from the Control Point map Gorge.

The map allows modellers to easily test their creations in a controlled environment, with the option to save and load multiple configuration setups quickly. For normal players, it provides a means to preview combinations of cosmetic items, paints, and particle effects.

The map consists of a Resupply locker in the top center section of the map. To the top left hand side there is a small walkway that bends halfway through. After dying, the player respawns in a few certain locations on the map.

It is important to note that certain unlockable weapons, when spawned onto a player, do not work as intended. For example, weapons that change the ragdoll of a dead player (such as the Saxxy) also do not work. This is because Itemtest loads the item's model, but not the unique stats, so the stats are shared with the default weapon the unlockable weapon is based upon.

Functionality

Itemtest can be accessed by typing map itemtest into the console. Once loaded, using the console command "itemtest" or pressing F7 displays the item testing menu, containing controls for the addition of custom models. Up to four items can be equipped on each class.

The testing menu also includes functions to spawn and manipulate multiple bots with varying behaviours (such as running, crouching, etc). A second command "itemtest_botcontrols" pulls up a smaller HUD menu with options to alter bot behaviour quickly without the need to bring up the full test menu, making it ideal to bind to a specified key.

The menu also allows custom configurations to be saved and loaded quickly. Configurations are stored in files with the ".itf" extension, and by default are saved to the player's cfg directory in /team fortress 2/tf/cfg/.

Update history

December 17, 2010 Patch (Australian Christmas)

  • Added Itemtest to the game.

April 14, 2011 Patch (Hatless Update)

  • The map's filename was changed from item_test to itemtest.

April 18, 2011 Patch

  • Fixed the "itemtest" command.

June 8, 2011 Patch

  • Fixed the server automatically creating votes while in training or using itemtest.

July 10, 2013 Patch

  • [Undocumented] Added Resupply Cabinet and respawn area.
  • [Undocumented] Fixed BLU spawns all being in the same place.

Notes

  • The itemtest commands can be used in any map, and aren't limited to just Itemtest (map).[1]

Bugs

  • It is possible to equip items on classes they are not intended for by spawning a bot of the class that can equip the item, equipping the item on them, and then using the Itemtest menu to change the bot's class.
  • Some items do not show up in the item selection menus, which means they cannot be equipped. These include the:
  • Itemtest occasionally causes the game to crash when being used.
  • If the player has tf_min_viewmodel set to 1, using a weapon from Itemtest may set the value to 0 instead.
  • If the player selects the Dragon's Fury, they can only fire it once.

Gallery

See also

External links

References