X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=notifications.cfg;fp=notifications.cfg;h=0a0934b1363ad1ac23f1be6849c55f64c006341f;hb=5efb118f74cfb850ac81ca7c290826b80c3ef664;hp=00c921ddbbc59009d4821941ca6d6efa54dfc9d4;hpb=bb27a7450133e9fb4b11b37f3b38e19ea232ff82;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/notifications.cfg b/notifications.cfg index 00c921ddb..0a0934b13 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -745,7 +745,7 @@ seta notification_debug "0" "Print extra debug information on all notification f seta notification_errors_are_fatal "1" "If a notification fails upon initialization, cause a Host_Error to stop the program" seta notification_item_centerprinttime "1.5" "How long to show item information centerprint messages (like 'You got the Electro' or such)" seta notification_lifetime_mapload "10" "Amount of time that notification entities last immediately at mapload (in seconds) to help prevent notifications from being lost on early init (like gamestart countdown)" -seta notification_lifetime_runtime "0.5" "Amount of time that notification entities last on the server during runtime (In seconds)" +seta notification_lifetime_runtime "0.5" "Amount of time that notification entities last on the server during runtime (in seconds)" seta notification_server_allows_location "1" "Server side cvar for allowing death messages to show location information too" seta notification_show_location "0" "Append location information to MSG_INFO death/kill messages" seta notification_show_location_string "" "Replacement string piped into sprintf, so you can do different messages like this: ' at the %s' or ' (near %s)'"