

My questions: is there an event that detect game status normal or in the middle of counter attack? Ins_InCounterAttack() always return 0. but they never spawn because alive bots=0. and finally when the counter timer ended, come the reserved bot count. and before the counter timer ended, we killed all bots again. The problem is when we kill all bots (alive and reserved) the timer is still running till the counter timer ended. It will calls CreateTimer(cvar_ca_dur.FloatValue + 1.0, Timer_CounterAttackEnd) lets say we are destroying cache with 100% chance of counter attack and not last capture point (Event_ObjectDestroyed_Pre).

Its a great plugin, thanks to you and others!īut i have a situation: im using non vanilla counter attact mode. Im running Insurgency servers and using your respawn plugin ozrespawn4.3.sp only the respawn bot part (I bypassed the rest) and all works fine. My name is chris (usual nick name: Bot Chris).
