It'd probably be easier to find out what the server is doing with the inputted .res file, and calling that function inside of your server plugin, no?
----- Original Message ----- From: "Spencer 'voogru' MacDonald" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 28, 2005 6:24 PM Subject: RE: [hlcoders] Question about Precaching in Source. > That's killing a flea with a thermonuclear bomb. > > I was in the process of doing that, but it doesn't make sense why its not > like that in the first place :S. > > - voogru. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Lance Vorgin > Sent: Monday, February 28, 2005 6:04 PM > To: [email protected] > Subject: Re: [hlcoders] Question about Precaching in Source. > > Hook the filesystem's read funcs, look for it reading a .res file, and > fake append your files to be sent to it. Muh :/ > > _______________________________________________ > 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

