HLSW will show you what team they are on, spectator included.. But I don't know if there is any way to see what class they are.
-Matt On Fri, Feb 27, 2009 at 3:38 PM, Ryan Mannion <[email protected]> wrote: > The information is logged, but I don't believe there's a way to access > it through the console. You can rig up an SM plugin to do it using > GetClientTeam(clientIndex), where 1 <= clientIndex <= GetMaxClients() > and IsClientInGame(clientIndex). Note that RED = 2 and BLU = 3. > Unknown/Spectator are 0/1. > > Ryan > > On Fri, Feb 27, 2009 at 10:51 AM, Chris Oryschak <[email protected]> > wrote: > > Is there an rcon command or even a sourcemod plugin that I can use to > query the server and see what class they are -- specifically I want to know > if they are spectator or not. > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds > > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

