-- [ Picked text/plain from multipart/alternative ] You should be able to do most of what you want simply by modifying the whitelist.
On 4/27/07, Will <[EMAIL PROTECTED]> wrote: > > We want to lock all default game content to use only steam files, > everything > no "replacement" allowed at all for default game content. > We run servers that plays many default maps but also many custom maps, we > want to allow files from disk only for custom maps with the crc checks as > there will be no steam files for these. Will this be possible or are we > left > out of all this by running custom maps? > > Can there be a var for all default content from Steam but allow files from > disk with crc for content that was not delivered from Steam? > if in steam use steam if not use from disk and crc > > Looking at the whitelist I don't see a way to do this without adding all > the > files for 150 custom maps file by file to the whitelist, many custom map > files do not path to /custommapname/ > > > Also a viewable var for this"? > I would think many league and community type servers would want to run in > such a mode, with a viewable var so it can be checked by players in game > or > hlsw. > I think the viewable vars is important to remove suspicion. > sv_pure 0/1/2 > say 2 for default = use whitelist > say 1 From Steam only for all default files and allow_from_disk+check_crc > for any non steam content > 0 off > > I recall awhile back you saying you were going to look into removing some > unneeded vars from the server query, can you please make room in the > server > query for vars from plugins by removing some like: > r_VehicleViewDampen > r_JeepViewDampenFreq > r_JeepViewDampenDamp > r_JeepViewZHeight > r_AirboatViewDampenFreq > r_AirboatViewDampenDamp > r_AirboatViewZHeight > > > Thank you > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds > -- ___________________________ Wim 'TheUnknownFactor' Barelds [EMAIL PROTECTED] -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

