// in:public plugin_init() // add this:register_logevent("round_start", 2, "1=Round_Start")// and this function under:public round_start(){ _firstKill = true;}