View Single Post
Effeff
AlliedModders Donor
Join Date: Jan 2019
Location: discord: ff#0533
Old 06-15-2020 , 20:11   Re: [ANY] AFK Manager (Version 4.3.0 / Updated July 2nd 2018)
Reply With Quote #2035

I have a simple plugin that lets admins move themselves to unassigned team so they don't show on scoreboard. AFK Manager counts this as not being in spectate. If the admin doesn't "move" after time, it will move the admin to spectate.

I do not want to make admins immune. If they are actually afk I do want them to be put in spectate.

The only "related" convar I see is 'sm_afk_move_warn_unassigned', but this just hides the messages sent to the player, it doesn't stop them from being moved.

If you don't want to add this (conflict for multiple games or stuff I just don't know), that's okay - I will just add to here "if (g_iPlayerTeam[client] != g_iSpec_Team)" the Unassigned team as well.

Last edited by Effeff; 06-15-2020 at 20:22.
Effeff is offline