YEY less work for me now, was going to add this to Golden Eye source. :P Whats the url for the hlds list?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Justin Krenz Sent: Sunday, May 13, 2007 9:49 AM To: [email protected] Subject: Re: [hlcoders] Force Consistent Client.dll? Force all clients to send the server a CRC of their client.dll. If the server doesn't receive this or it's invalid, kick them within a certain period of time. The upcoming dedicated server update is going to allow this functionality built-in via the sv_pure convar. There's a beta of it currently available which was announced on the HLDS list. You define a list of files you want the server to verify via CRC check, and the client will be rejected if it can't verify it successfully. Skillet wrote: > -- > [ Picked text/plain from multipart/alternative ] > It's not in the SDK, unfortunately. > :( > > On 5/12/07, Mark Chandler <[EMAIL PROTECTED]> wrote: >> Find where it prints the error and kick them from the server. :P >> >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Skillet >> Sent: Sunday, May 13, 2007 6:46 AM >> To: [email protected] >> Subject: [hlcoders] Force Consistent Client.dll? >> >> -- >> [ Picked text/plain from multipart/alternative ] >> Is there a simple way to have the server force consistency on the >> client.dll? >> When I was testing I noticed that the console prints a warning message on >> the client when the server's copy of the client.dll is different, but >> doesn't seem to do anything else. >> -- >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlcoders >> >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlcoders >> >> > -- > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlcoders > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

