Tessa Avanti hat geschrieben: *amkopfkratz* man lernt nicht aus ...
Was ist denn bitte der Debug-Modus und kann ich den auch einschalten? Geht das nur in 687, das hab ich noch nicht ... aber gleich

Öffne die JA2_Options.ini und veränder folgende Zeilen so wie bei mir:
; Show information about selected person
; Range: TRUE/FALSE
ALLOW_SOLDIER_TOOL_TIPS = TRUE
; The minimum amount of information that soldier tooltips will display
; 1 = Limited - are they wearing any armor (but not where), general type of weapon
; (but no mention of attachments), do they have a gas mask or NVG.
; 2 = Basic - do they have a helmet, or a vest, or pants, general type of weapon
; and visible weapon attachments, do they have a gas mask or NVG.
; 3 = Full - includes exact types of armor, model of weapon and all attachments, and type of NVG.
; 4 = Debug - as Full, but also includes APs, Health, and other info for modders.
SOLDIER_TOOLTIP_DETAIL_LEVEL = 4
; If you have not choosen Full or Debug tooltip level, tooltips will only be displayed on the enemy, if you are not more than 13 tiles away
; and the enemy is in line of sight of the current selected merc.
; Enable/disable individual lines of information within the tooltip
; 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
SOLDIER_TOOLTIP_DISPLAY_ID = TRUE
SOLDIER_TOOLTIP_DISPLAY_ORDERS = TRUE
SOLDIER_TOOLTIP_DISPLAY_ATTITUDE = TRUE
SOLDIER_TOOLTIP_DISPLAY_ACTIONPOINTS = TRUE
SOLDIER_TOOLTIP_DISPLAY_HEALTH = TRUE
SOLDIER_TOOLTIP_DISPLAY_HELMET = TRUE
SOLDIER_TOOLTIP_DISPLAY_VEST = TRUE
SOLDIER_TOOLTIP_DISPLAY_LEGGINGS = TRUE
SOLDIER_TOOLTIP_DISPLAY_HEAD_SLOT_1 = TRUE
SOLDIER_TOOLTIP_DISPLAY_HEAD_SLOT_2 = TRUE
SOLDIER_TOOLTIP_DISPLAY_WEAPON = TRUE
SOLDIER_TOOLTIP_DISPLAY_OFF_HAND = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_1 = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_2 = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_3 = TRUE
SOLDIER_TOOLTIP_DISPLAY_BIG_SLOT_4 = TRUE
Geht eigentlich in allen 1.13 Versionen......