X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=notifications.cfg;h=1463d19b8f54a2fd46aee54b166b2c4e17f73c44;hb=f9d3785eaccacc4800fdf50e78deef38e944e706;hp=c45b04ed76e22174ebdbc2cf832f984e627bc820;hpb=24dfc685fc732fd750c8cdfabd4af2e50cd6644c;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)"