diff --git a/main/pvbrust.cfg b/main/pvbrust.cfg index d45ad35..2101be4 100644 --- a/main/pvbrust.cfg +++ b/main/pvbrust.cfg @@ -582,6 +582,7 @@ set scr_killstreakHud "1" set scr_maxKillstreakRollover "1" set scr_killstreak_mod "0" set scr_specialist "1" +set scr_killstreak_print "1" //set scr_specialist_killCount_ "4" set scr_specialist_perks1 "specialty_scavenger,specialty_fastreload,specialty_marathon" set scr_specialist_perks2 "specialty_bulletdamage,specialty_lightweight,specialty_coldblooded,specialty_explosivedamage,specialty_hardline" diff --git a/main/pvbvote.cfg b/main/pvbvote.cfg index 7292ab6..34ac343 100644 --- a/main/pvbvote.cfg +++ b/main/pvbvote.cfg @@ -582,6 +582,7 @@ set scr_killstreakHud "1" set scr_maxKillstreakRollover "1" set scr_killstreak_mod "0" set scr_specialist "1" +set scr_killstreak_print "1" //set scr_specialist_killCount_ "4" set scr_specialist_perks1 "specialty_scavenger,specialty_fastreload,specialty_marathon" set scr_specialist_perks2 "specialty_bulletdamage,specialty_lightweight,specialty_coldblooded,specialty_explosivedamage,specialty_hardline" diff --git a/main/server.cfg b/main/server.cfg index 03b0078..2beb152 100644 --- a/main/server.cfg +++ b/main/server.cfg @@ -582,6 +582,7 @@ set scr_killstreakHud "1" set scr_maxKillstreakRollover "1" set scr_killstreak_mod "0" set scr_specialist "1" +set scr_killstreak_print "1" //set scr_specialist_killCount_ "4" set scr_specialist_perks1 "specialty_scavenger,specialty_fastreload,specialty_marathon" set scr_specialist_perks2 "specialty_bulletdamage,specialty_lightweight,specialty_coldblooded,specialty_explosivedamage,specialty_hardline"