Releases: NeuTroNBZh/CS2-Antibait
Releases · NeuTroNBZh/CS2-Antibait
Release list
Antibait v1.2.0
Bug fixes
Critical crash fix
- Entity creation is now gated on
EventRoundFreezeEnd(_safeToCreateflag) instead ofEventRoundStart. This prevents theWriteEnterPVS: GetEntServerClass failedserver crash caused by creatingCDynamicPropentities duringbreakerandopendoor'sround_start(extra-N)scan window.
Team correction
!antibait_lastnow correctly triggers when the watched player is the last CT alive, not the last T alive.
Upgrade notes
No config changes required. Simply replace Antibait.dll on your server.
v1.1.0 — Targeted last-T-alive glow
Antibait v1.1.0
Breaking change — !antibait_last\
The command now requires a player name argument.
Before: !antibait_last\ — toggled a global last-alive glow for both teams.
After: !antibait_last \ — watches a specific player and glows them only when they are the last surviving Terrorist.
What changed
- !antibait_last \ — adds/removes a player from the watch list
- The glow fires only when exactly 1 T is alive and that T is on the watch list
- Multiple players can be watched at the same time
- The watch list persists across rounds; the active highlight resets each round
Installation
Download \�ntibait-v1.1.0.zip\ and extract it to your CS2 server root.
v1.0.0 — Initial Release
Antibait v1.0.0
First public release of the Antibait plugin for CS2 retake servers.
Features
- Permanent glow !antibait_glow \ — through-wall highlight that persists across rounds
- Last-alive auto-glow !antibait_last\ — automatically highlights the last survivor of each team
- Team-colored highlights — Orange (T) / Blue (CT) for last-alive, Red for permanent
- CS2-SimpleAdmin integration — auto-registers in the admin menu if SimpleAdmin is present
- Crash-safe — entity creation is guarded against the breakerandopendoor scan window
Installation
- Download \�ntibait-v1.0.0.zip\
- Extract into your CS2 server root (merges with existing \�ddons/\ folder)
- Restart the server
Requirements
- CounterStrikeSharp ≥ 1.0.228
- .NET 8.0 (bundled with CSS)
See README for full documentation.