Theres an engine function, ENGINE_FORCE_UNMODIFIED() - perhaps you could use this?
- Rob. ----- Original Message ----- From: "Michael Baker" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 04, 2002 2:01 AM Subject: [hlcoders] Re: CRC/checksum on files > Hi > > I've been trying to do this for sometime without much luck :\ > > I would like to read several binary files into the Sparky client hook for > TFC and get their CRC values. > Then I would like to check the values each file generated against a table of > accepted values for that file. If the client is found to have a file that > does not match one of the > accepted values the hook can take required action. > > Is this a silly idea? Are there any better methods? I suppose I need to use > crc.h that comes with the HL SDK > > Thanks > Michael > > > _______________________________________________ > 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

