tutorials/urban_terror/gear_cvar.1367941570.txt.gz · Last modified: 2013/05/07 17:46 by JRandomNoob

gear cvar

Differences

This shows you the differences between two versions of the page.

tutorials:urban_terror:gear_cvar [2013/05/07 17:46]
JRandomNoob
tutorials:urban_terror:gear_cvar [2014/01/24 04:00] (current)
JRandomNoob Added categories
Line 1: Line 1:
======gear cvar====== ======gear cvar======
-Your current gear setup is stored in your [[tutorials:urban_terror:beginner#location_of_maps_configs_demos_and_screenshots|q3config.cfg]] file in format **''seta gear %%"ABCDEFG"%%''**. Every weapon and item has its own letter; the combination must be in specific order (slightly different from the order of the in-game gear selection menu). To denote empty slots in the cvar, use **''A''**. The minimal legal gear requires at least sidearm, primary and one item in the first item slot: **''GLAAWAA''** for Deagle, LR300 and helmet.+Your current gear setup is stored in your [[tutorials:urban_terror:beginner#location_of_maps_configs_demos_and_screenshots|q3config.cfg]] file in format **''seta gear %%"ABCDEFG"%%''**((Don’t confuse ''**gear**'' with ''**g_gear**'' — the latter is used by server admins to disable weapons and items.)). Every weapon and item has its own letter; the combination must be in specific order (slightly different from the order of the in-game gear selection menu). To denote empty slots in the cvar, use **''A''**. The minimal legal gear requires at least sidearm, primary and one item in the first item slot: **''GLAAWAA''** for Deagle, LR300 and helmet
 + 
 +The easiest way to figure out the proper strings is setting your desired gear via the menu and then typing **''/gear''** in the console.
The following table shows what gear can be placed in which slots (the slots are in correct order). Although you can use secondaries as primaries, you can’t have duplicate items (two shotguns). The letters are case-sensitive. The following table shows what gear can be placed in which slots (the slots are in correct order). Although you can use secondaries as primaries, you can’t have duplicate items (two shotguns). The letters are case-sensitive.
Line 9: Line 11:
| Desert Eagle | G | | | | | | | | Desert Eagle | G | | | | | | |
| Glock((4.2 only, starting with .009)) | f | | | | | | | | Glock((4.2 only, starting with .009)) | f | | | | | | |
 +| Colt 1911((4.2 only, starting with .013)) | g | | | | | | |
| SPAS | | H | H | | | | | | SPAS | | H | H | | | | |
| MP5 | | I | I | | | | | | MP5 | | I | I | | | | |
| UMP45 | | J | J | | | | | | UMP45 | | J | J | | | | |
 +| MAC-11((4.2 only, starting with .013)) | | h | h | | | | |
| HK69 | | K | | | | | | | HK69 | | K | | | | | |
| LR300 | | L | | | | | | | LR300 | | L | | | | | |
Line 126: Line 130:
[[http://q3ut3.free.fr/gear/|Gear calculator & config generator]] for advanced binds\\ [[http://q3ut3.free.fr/gear/|Gear calculator & config generator]] for advanced binds\\
Both delayed-execution binds are based on [[http://www.urbanterror.info/forums/topic/25575-some-weap-scripts/#post_id_302363|Runamok’s scripts]] found on the official UrT forum Both delayed-execution binds are based on [[http://www.urbanterror.info/forums/topic/25575-some-weap-scripts/#post_id_302363|Runamok’s scripts]] found on the official UrT forum
 +
 +<WRAP categories>
 +| **[[category:categories|Categories]]**: **[[category:urt-in-general|UrT in general]]** |
 +</WRAP>