On Thu, 16 Jan 2003, Angus MacGyver wrote: : Rouven, : I asked this question once, and had the honor and privilege to recieve the : answer from Eric Smith. :-) : : His answer follows this. : : But know that you should configure your server as I did (for the same : reasons) : : : sv_allowdownloads 1 : sv_send_resources 0 : sv_send_logos 1 : : ----- Original Message ----- : : From: "Eric Smith" : : : | "sv_send_logos" : | when "sv_allowdownloads" is set to 1, this cvar will control whether : | custom logos are propagated to clients : | default: 1 : | : | "sv_send_resources" : | when "sv_allowdownloads" is set to 1, this cvar will control whether : | resources are propagated to clients : | default: 1
Just for clarification, does "resources" refer to .bsp(map) files, or anything that might be in a map's .res file? For instance, I'd love to be able to disable map (.bsp) downloads, but allow clients to get our custom sounds (all in .res files) or any missing sprites/models (also in .res files), as well as players' tags. Is that what the above does? -- Tim _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

