X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=notifications.cfg;h=1463d19b8f54a2fd46aee54b166b2c4e17f73c44;hb=001250c1f7d5600a59a92fc781fae4deeda12ce5;hp=c45b04ed76e22174ebdbc2cf832f984e627bc820;hpb=5d91cc9be5e22267a8801a4a634d32b7a58fb060;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/notifications.cfg b/notifications.cfg index c45b04ed7..1463d19b8 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -523,6 +523,7 @@ seta notification_allow_chatboxprint "1" "Allow notifications to be printed to c seta notification_ctf_capture_verbose "0" "Show extra information when someone captures a flag" seta notification_ctf_pickup_enemy_verbose "0" "Show extra information if an enemy picks up a flag" seta notification_ctf_pickup_team_verbose "0" "Show extra information if a team mate picks up a flag" +seta notification_debug "0" "Print extra debug information on all notification function calls (Requires -DNOTIFICATIONS_DEBUG flag to be enabled on QCSRC compilation)... 0 = disabled, 1 = dprint, 2 = print" seta notification_errors_are_fatal "1" "If a notification fails upon initialization, cause a Host_Error to stop the program" seta notification_frag_verbose "1" "Show extra information when you frag someone (or when you are fragged" seta notification_item_centerprinttime "1.5" "How long to show item information centerprint messages (like 'You got the Electro' or such)"