Justin Sklar wrote: > > sv_allowdownload works for CS i believe... or did the CS guys code that in? > Cause with that set to zero it wont let you download maps and stuff if you > dont have it. I think it works on regular HL servers too. That way you > could do your check and > > if(!consistent) bantheirass(wonID); > > but thats just an idea... dont know if it would work or not =]
Yeah, but a great idea! I'll try if I can disable the download, do the check, and then reenable it again. Thanks a lot! > >From: Reedbeta <[EMAIL PROTECTED]> > > > >this, but you could implement your own consistency system....check the file > >sizes to see if they match, and if so open it directly and do a CRC... That wouldn't work since I am server side only. Florian. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlcoders

