> Hi, does anyone know if and how we can detect the client's video mode from > the server side, like via a Metamod plugin utilizing the HL SDK? > > We would like to know if the client is in software mode or 3D mode.
I haven't checked these out, but there's a "vid_describemode" CVAR that might do what you want. There's also a "vid_mode" that seems to be used to set the video mode. Try them and see if they give you anything useful. Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

