Philip Lorenz wrote:
Thanks in advance for any suggestion made.
Store the current system time when the ClientConnect() occurred (along with the IP address and edict). If you don't get a ClientPutInServer() within some reasonable amount of time (60 seconds?), then that client has been dropped. Remove it from your list of currently connected clients. -- Jeffrey "botman" Broome _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

