mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
9c7693678e0ecfa098a63a8a806563719775389b
Quick inventory items (by Sevenfm) Press [ALT] + [1..0] for quick access to predefined items in tactical: [ja2_options.ini] (Data-1.13) ;------------------------------------------------------------------------------------------------------------------------------ ; Quick items: press ALT+[1..0] ; Possible Values: ; [0] - nothing ; [-1] - HTH (punch) ; [-2] - Melee (knives) ; [-3] - Taser (Stun gun) ; [-4] - Handcuffs ; [-5] - Sidearm (pistols, machine pistols, small SMGs) ; [-6] - First Aid kit ; [-7] - Binoculars ; [-8] - X-Ray detector ; [-9] - Metal Detector ; Positive values: item id from items.xml ;------------------------------------------------------------------------------------------------------------------------------ QUICK_ITEM_1 = -1 QUICK_ITEM_2 = -2 QUICK_ITEM_3 = -3 QUICK_ITEM_4 = -4 QUICK_ITEM_5 = -5 QUICK_ITEM_6 = -6 QUICK_ITEM_7 = -7 QUICK_ITEM_8 = -8 QUICK_ITEM_9 = -9 QUICK_ITEM_0 = 1636 git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2005 4f8fa57e-7814-0410-bad4-adc449f26b7c
Description
No description provided
1.7 GiB
Languages
Python
78.8%
C++
18.2%
C
1.9%
Lua
0.6%
GAP
0.3%