View Single Post
Chdata
Veteran Member
Join Date: Aug 2012
Location: Computer Chair, Illinois
Old 07-07-2015 , 09:04   Re: AFK Manager (Version 3.5.3 / Updated October 27th 2014)
Reply With Quote #1614

Quote:
Originally Posted by Rothgar View Post
Which version of the plugin are you using, are you saying this code does not work?

if (GetConVarBool(FindConVar("tf_arena_use_queue ")))
FakeClientCommand(client,"jointeam %d", "spectatearena");
else
FakeClientCommand(client,"jointeam %d", g_sTeam_Index);
Latest version, and yes I'm saying it doesn't work.

also IsClientReplay(iClient) || IsClientSourceTV(iClient); might help with that other guy's thing
__________________

Last edited by Chdata; 07-07-2015 at 09:06.
Chdata is offline