View Single Post
eyal282
Veteran Member
Join Date: Aug 2011
Old 04-09-2020 , 08:14   Re: [CS:GO] Solid spectators
Reply With Quote #9

Quote:
Originally Posted by Syoudous View Post
I think you asked this on Discord and I replied to you once before. Just a guess though,

Code:
ForcePlayerSuicide(client);
ChangeClientTeam(client, 1);
If you do anything similar to that in CS:GO then players will be solid while in spectate. Doing...


Code:
ChangeClientTeam(client, 1);
...alone is enough. AFKManager4 has (had?) this issue. Maybe someone could clarify more in detail why this happens.
Unfortunately this happens actually even if I press M to change my team to spectator. This is possibly by a plugin but because it's so random, I need a workaround rather than a definite fix.
__________________
I am available to make plugins for pay.

Discord: Eyal282#1334
eyal282 is offline