Anti-exploit9 files
RaidGuard
Temporary no-build lockdown zones around breach events to stop instant re-walling.
- Enforce Script
- Zone state
- Action overrides
In game
What it does
When a base is breached, defenders can't just instantly re-wall the hole. RaidGuard creates a temporary lockdown zone that blocks building and deploying until it expires.
Engineering
How it's built
- A RaidGuardManager holds expiring RaidGuardZone objects and gates building/deploy actions via override classes.
- Per-player rate-limited notifications and an admin bypass.