diff --git a/plugins/basecomm.sp b/plugins/basecomm.sp index e27b280b..f8e20ca2 100644 --- a/plugins/basecomm.sp +++ b/plugins/basecomm.sp @@ -173,7 +173,7 @@ public ConVarChange_Alltalk(Handle:convar, const String:oldValue[], const String { SetClientListeningFlags(i, VOICE_NORMAL); } - else + else if (!IsPlayerAlive(i)) { if (mode == 1) {