diff --git a/small_scripts/anti_hardscope.gsc b/small_scripts/anti_hardscope.gsc index a3b39b0..1a7d876 100644 --- a/small_scripts/anti_hardscope.gsc +++ b/small_scripts/anti_hardscope.gsc @@ -37,6 +37,9 @@ OnPlayerSpawned() AntiHardscope() { + self endon("disconnect"); + self endon("death"); + while (true) { if (self PlayerAds() >= 0.75)