mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
new exe (518):
- ShadowWarrior's new tooltip code - bugfix: CTD when bullets hit door - bugfix: Gas mask was always worn in low-level tooltips - bugfix: New drop item system (XML Drop system) - bugfix: Not all Face-Items (Goggles, NVGs, ...) are dropped, when "Drop all items" is selected - bugfix: Jeep & Eldorado have the same animation like the Hummer git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@490 4f8fa57e-7814-0410-bad4-adc449f26b7c
This commit is contained in:
@@ -644,6 +644,9 @@ SOLDIER_TOOLTIP_DETAIL_LEVEL = 1
|
||||
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
|
||||
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
|
||||
|
||||
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_BRIGHTNESS = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_RANGE_TO_TARGET = TRUE
|
||||
|
||||
@@ -637,6 +637,8 @@ SOLDIER_TOOLTIP_DETAIL_LEVEL = 1
|
||||
; Set HELMET and VEST and LEGGINGS to FALSE (all 3) to prevent the display of the armor line
|
||||
; Set HEAD_SLOT_1 and HEAD_SLOT_2 both to FALSE to prevent the display of the NVG and gas mask lines
|
||||
|
||||
DYNAMIC_SOLDIER_TOOLTIPS = TRUE
|
||||
|
||||
SOLDIER_TOOLTIP_DISPLAY_LOCATION = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_BRIGHTNESS = TRUE
|
||||
SOLDIER_TOOLTIP_DISPLAY_RANGE_TO_TARGET = TRUE
|
||||
|
||||
Reference in New Issue
Block a user