X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=f5bbb5653f0e2eb8c23d0c01b7f6d5f510f029d5;hb=d5aff4b3eec34b8fe0a54bd4973bdd5837f086de;hp=631731f78f7ce8987850924b19c3f1f5c4df8831;hpb=6eeab865ebe5dd796bde14c88a1d562114ef20ed;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 631731f78..f5bbb5653 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1526,6 +1526,7 @@ seta hud_contents_water_color "0.4 0.3 0.3" seta hud_shownames 1 "draw names and health/armor of nearby players" seta hud_shownames_enemies 2 "1 = draw names of enemies you point at (TODO), 2 = draw names of all enemies in view" +seta hud_shownames_self 0 "also include your own name to be shown when third person camera mode is on (chase_active/cl_eventchase)" seta hud_shownames_status 1 "1 = draw health/armor status of teammates" seta hud_shownames_statusbar_height 4 "height of status bar" seta hud_shownames_aspect 8 "aspect ratio of total drawing area per name" @@ -1950,6 +1951,7 @@ set g_triggerimpulse_accel_power 1 "trigger_impulse accelerator power (applied B set g_triggerimpulse_accel_multiplier 1 "trigger_impulse accelerator multiplier (applied AFTER the power)" set g_triggerimpulse_directional_multiplier 1 "trigger_impulse directional field multiplier" set g_triggerimpulse_radial_multiplier 1 "trigger_impulse radial field multiplier" +set the_goggles "they do nothing" "but the googles, they do" seta g_ghost_items 1 "enable ghosted items (when between 0 and 1, overrides the alpha value)" seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the color unchanged"