ItsMods

Full Version: Killstreak delay time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, for some reason killstreak can be use instantly after round star.

Well someone can make a plugin to fix that? maybe editable time? or tellme how edit that time ?


Thank you in advance. Okay
try this OnMapChange()
CSHARP Code
  1. ServerCommand("set scr_game_killstreakdelay \"-1\"");


or type it manually in console
CSHARP Code
  1. set scr_game_killstreakdelay -1
How time delay that cmd??