X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=defaultXonotic.cfg;h=8d6b38e3845a22daa79813fedb362292e434796c;hp=8e4d45d364413adbf0c88777f28a36b996d5526f;hb=b46fdcee5c729ccdf485d908803d06bbfdac2a8c;hpb=75d091069d041dee686497e8b88df51595689a06 diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 8e4d45d364..8d6b38e384 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -345,7 +345,7 @@ set sv_fragmessage_information_typefrag 1 "Enable typefrag display information, // use default physics set sv_friction_on_land 0 -exec physicsNoQWBunny.cfg +exec physicsNoQWBunny-nexbased.cfg set sv_player_viewoffset "0 0 35" "view offset of the player model" set sv_player_mins "-16 -16 -24" "playermodel mins" @@ -1350,10 +1350,10 @@ seta hud_panel_weapons_accuracy_color1 "1 1 0" seta hud_panel_weapons_accuracy_color2 "0 1 0" seta hud_panel_weapons_accuracy_color_levels "0 20 100" "accuracy values at which a specified color (hud_panel_weapons_accuracy_color) will be used. If your accuracy is between 2 of these values then a mix of the Xth and X+1th colors will be used. You can specify up to 10 values, in increasing order" seta hud_panel_weapons_ammo 1 "show ammo as a status bar" -seta hud_panel_weapons_ammo_full_shells 40 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_nails 100 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_cells 60 "show 100% of the status bar at this ammo count" -seta hud_panel_weapons_ammo_full_rockets 60 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_shells 50 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_nails 200 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_cells 80 "show 100% of the status bar at this ammo count" +seta hud_panel_weapons_ammo_full_rockets 80 "show 100% of the status bar at this ammo count" seta hud_panel_weapons_ammo_full_fuel 100 "show 100% of the status bar at this ammo count" seta hud_panel_notify_time 10 "time that a new entry stays until it fades out"