From 21b928d2e4c09400ab48068def0a21ea568bcac0 Mon Sep 17 00:00:00 2001 From: Resxt <55228336+Resxt@users.noreply.github.com> Date: Sat, 1 Oct 2022 13:14:11 +0200 Subject: [PATCH] Update anti_hardscope.gsc --- small_scripts/anti_hardscope.gsc | 3 +++ 1 file changed, 3 insertions(+) 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)