Counter-Strike Wiki
Advertisement


[STOCKHOLM 2021 CS:GO MAJOR CHAMPIONSHIP][]

[MISC][]

  • Enabled grenade donation purchases from the buy wheel.
  • Fixed a bug where spectators sometimes wouldn’t correctly see donated weapons
  • Fixed a bug where disconnected and reconnected players could exceed grenade purchase limits.

[AI BEHAVIOR TREES][]

  • Added the following nodes: decorator_game_event, action_drop_active_weapon, action_inspect_current_weapon, action_standup, action_custom_buy.
  • Added variables: BombIsBeingDefused, AccountBalance, IsBlind, BlindnessPercentage.
  • Fixed a bug where node “condition_owns_item” wouldn’t work with “item_defuser” / “item_cutters”.
  • Fixed a bug where bots would incorrectly include themselves when sensing other players.
  • Added support for “team_filter” when sensing grenades.
  • Node “action_wait” now supports “@convar” references.
Advertisement