I have successfully used sv_pure set to 2 in the server.cfg and
pure_server_whitelist.txt to keep custom sprays from being allowed. 

Check out http://developer.valvesoftware.com/wiki/Pure_Servers for more
details.

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Friday, February 20, 2009 10:06 AM
To: [email protected]
Subject: hlds Digest, Vol 12, Issue 149

Send hlds mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://list.valvesoftware.com/mailman/listinfo/hlds
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of hlds digest..."


Today's Topics:

   1. How to disable/block sprays? (Chris)
   2. Re: How to disable/block sprays? (Andreas Grimm)
   3. Re: How to disable/block sprays? (Patrick Shelley)
   4. Re: How to disable/block sprays? (Robert Whelan)
   5. Re: How to disable/block sprays? (Nick Brooks)
   6. Re: How to disable/block sprays? (Chris)
   7. Re: How to disable/block sprays? (tgnwells)
   8. Re: ey (Timothy L Havener)


----------------------------------------------------------------------

Message: 1
Date: Fri, 20 Feb 2009 15:01:44 +0000
From: Chris <[email protected]>
Subject: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

I'm just wondering how to block sprays on my servers, I know on client side
there is an option to disable them locally, but I want them blocked
completely.

sv_allowupload 0 doesn't stop them
sv_allowdownload 0  - not sure if this stops them, but doesnt help me on my
custom map server where I need to alow downloads.


>From this wiki:
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
cated_Server

It says: "sv_send_logos # - Set to 1 to allow the server to send custom
sprays back to all players"  (this is under the heading HLDS CVARS - but
directly below that it says "Use the following CVARs to control how the
HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
seems, so it's a bit misleading...

Anyway...

Does anyone have any suggestions?

Thanks



/me braces for name calling, thread derailing, random comments etc etc


------------------------------

Message: 2
Date: Fri, 20 Feb 2009 16:17:13 +0100
From: "Andreas Grimm" <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: "'Half-Life dedicated Win32 server mailing list'"
        <[email protected]>
Message-ID: <009a01c9936e$4fc07b70$ef4172...@net>
Content-Type: text/plain;       charset="us-ascii"

Hi,

Use that both:
sv_allowupload 0
sv_allowdownload 0  

That does stop it. And for custom content, use "sv_downloadurl". Works well
on my servers. I don't have sprays, but a lot of custom sounds which are
downloadable via server connect.

Andi

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Chris
Sent: Friday, February 20, 2009 4:02 PM
To: Half-Life dedicated Win32 server mailing list
Subject: [hlds] How to disable/block sprays?

I'm just wondering how to block sprays on my servers, I know on client side
there is an option to disable them locally, but I want them blocked
completely.

sv_allowupload 0 doesn't stop them
sv_allowdownload 0  - not sure if this stops them, but doesnt help me on my
custom map server where I need to alow downloads.


>From this wiki:
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
cated_Server

It says: "sv_send_logos # - Set to 1 to allow the server to send custom
sprays back to all players"  (this is under the heading HLDS CVARS - but
directly below that it says "Use the following CVARs to control how the
HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
seems, so it's a bit misleading...

Anyway...

Does anyone have any suggestions?

Thanks



/me braces for name calling, thread derailing, random comments etc etc
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds




------------------------------

Message: 3
Date: Fri, 20 Feb 2009 15:26:49 +0000
From: Patrick Shelley <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

On the subject of sprays - i checked out my /materials//temp/ folder on my
machine (with the vtf shell extension) just to have a loook at some of the
sprays people use...

OMG there's some freeeeeaks out there lol

On Fri, Feb 20, 2009 at 3:17 PM, Andreas Grimm <[email protected]> wrote:

> Hi,
>
> Use that both:
> sv_allowupload 0
> sv_allowdownload 0
>
> That does stop it. And for custom content, use "sv_downloadurl". Works
well
> on my servers. I don't have sprays, but a lot of custom sounds which are
> downloadable via server connect.
>
> Andi
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Chris
> Sent: Friday, February 20, 2009 4:02 PM
> To: Half-Life dedicated Win32 server mailing list
> Subject: [hlds] How to disable/block sprays?
>
> I'm just wondering how to block sprays on my servers, I know on client
side
> there is an option to disable them locally, but I want them blocked
> completely.
>
> sv_allowupload 0 doesn't stop them
> sv_allowdownload 0  - not sure if this stops them, but doesnt help me on
my
> custom map server where I need to alow downloads.
>
>
> >From this wiki:
>
>
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
> cated_Server
>
> It says: "sv_send_logos # - Set to 1 to allow the server to send custom
> sprays back to all players"  (this is under the heading HLDS CVARS - but
> directly below that it says "Use the following CVARs to control how the
> HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
> seems, so it's a bit misleading...
>
> Anyway...
>
> Does anyone have any suggestions?
>
> Thanks
>
>
>
> /me braces for name calling, thread derailing, random comments etc etc
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>


------------------------------

Message: 4
Date: Fri, 20 Feb 2009 07:29:32 -0800 (PST)
From: Robert Whelan <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=iso-8859-1

I run tf2

sv_allowupload 0
sv_allowdownload?1? 

Note: if the server has allot of sprays cached thats why you see them, clear
the cache.



?



________________________________
From: Andreas Grimm <[email protected]>
To: Half-Life dedicated Win32 server mailing list
<[email protected]>
Sent: Friday, February 20, 2009 9:17:13 AM
Subject: Re: [hlds] How to disable/block sprays?

Hi,

Use that both:
sv_allowupload 0
sv_allowdownload 0? 

That does stop it. And for custom content, use "sv_downloadurl". Works well
on my servers. I don't have sprays, but a lot of custom sounds which are
downloadable via server connect.

Andi

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Chris
Sent: Friday, February 20, 2009 4:02 PM
To: Half-Life dedicated Win32 server mailing list
Subject: [hlds] How to disable/block sprays?

I'm just wondering how to block sprays on my servers, I know on client side
there is an option to disable them locally, but I want them blocked
completely.

sv_allowupload 0 doesn't stop them
sv_allowdownload 0? - not sure if this stops them, but doesnt help me on my
custom map server where I need to alow downloads.


>From this wiki:
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
cated_Server

It says: "sv_send_logos # - Set to 1 to allow the server to send custom
sprays back to all players"? (this is under the heading HLDS CVARS - but
directly below that it says "Use the following CVARs to control how the
HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
seems, so it's a bit misleading...

Anyway...

Does anyone have any suggestions?

Thanks



/me braces for name calling, thread derailing, random comments etc etc
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



      

------------------------------

Message: 5
Date: Fri, 20 Feb 2009 08:44:21 -0700
From: Nick Brooks <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

sv_pure 2 will block sprays

Robert Whelan wrote:
> I run tf2
>
> sv_allowupload 0
> sv_allowdownload 1  
>
> Note: if the server has allot of sprays cached thats why you see them,
clear the cache.
>
>
>
>  
>
>
>
> ________________________________
> From: Andreas Grimm <[email protected]>
> To: Half-Life dedicated Win32 server mailing list
<[email protected]>
> Sent: Friday, February 20, 2009 9:17:13 AM
> Subject: Re: [hlds] How to disable/block sprays?
>
> Hi,
>
> Use that both:
> sv_allowupload 0
> sv_allowdownload 0  
>
> That does stop it. And for custom content, use "sv_downloadurl". Works
well
> on my servers. I don't have sprays, but a lot of custom sounds which are
> downloadable via server connect.
>
> Andi
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Chris
> Sent: Friday, February 20, 2009 4:02 PM
> To: Half-Life dedicated Win32 server mailing list
> Subject: [hlds] How to disable/block sprays?
>
> I'm just wondering how to block sprays on my servers, I know on client
side
> there is an option to disable them locally, but I want them blocked
> completely.
>
> sv_allowupload 0 doesn't stop them
> sv_allowdownload 0  - not sure if this stops them, but doesnt help me on
my
> custom map server where I need to alow downloads.
>
>
> >From this wiki:
>
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
> cated_Server
>
> It says: "sv_send_logos # - Set to 1 to allow the server to send custom
> sprays back to all players"  (this is under the heading HLDS CVARS - but
> directly below that it says "Use the following CVARs to control how the
> HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
> seems, so it's a bit misleading...
>
> Anyway...
>
> Does anyone have any suggestions?
>
> Thanks
>
>
>
> /me braces for name calling, thread derailing, random comments etc etc
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>
>
>       
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   





------------------------------

Message: 6
Date: Fri, 20 Feb 2009 15:54:16 +0000
From: Chris <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID:
        <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

Thanks!

On Fri, Feb 20, 2009 at 3:44 PM, Nick Brooks <[email protected]> wrote:

> sv_pure 2 will block sprays
>
> Robert Whelan wrote:
> > I run tf2
> >
> > sv_allowupload 0
> > sv_allowdownload 1
> >
> > Note: if the server has allot of sprays cached thats why you see them,
> clear the cache.
> >
> >
> >
> >
> >
> >
> >
> > ________________________________
> > From: Andreas Grimm <[email protected]>
> > To: Half-Life dedicated Win32 server mailing list <
> [email protected]>
> > Sent: Friday, February 20, 2009 9:17:13 AM
> > Subject: Re: [hlds] How to disable/block sprays?
> >
> > Hi,
> >
> > Use that both:
> > sv_allowupload 0
> > sv_allowdownload 0
> >
> > That does stop it. And for custom content, use "sv_downloadurl". Works
> well
> > on my servers. I don't have sprays, but a lot of custom sounds which are
> > downloadable via server connect.
> >
> > Andi
> >
> > -----Original Message-----
> > From: [email protected]
> > [mailto:[email protected]] On Behalf Of Chris
> > Sent: Friday, February 20, 2009 4:02 PM
> > To: Half-Life dedicated Win32 server mailing list
> > Subject: [hlds] How to disable/block sprays?
> >
> > I'm just wondering how to block sprays on my servers, I know on client
> side
> > there is an option to disable them locally, but I want them blocked
> > completely.
> >
> > sv_allowupload 0 doesn't stop them
> > sv_allowdownload 0  - not sure if this stops them, but doesnt help me on
> my
> > custom map server where I need to alow downloads.
> >
> >
> > >From this wiki:
> >
>
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
> > cated_Server
> >
> > It says: "sv_send_logos # - Set to 1 to allow the server to send custom
> > sprays back to all players"  (this is under the heading HLDS CVARS - but
> > directly below that it says "Use the following CVARs to control how the
> > HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds
it
> > seems, so it's a bit misleading...
> >
> > Anyway...
> >
> > Does anyone have any suggestions?
> >
> > Thanks
> >
> >
> >
> > /me braces for name calling, thread derailing, random comments etc etc
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> >
> >
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds
> >
> >
>
>
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>


------------------------------

Message: 7
Date: Fri, 20 Feb 2009 08:36:29 -0800
From: tgnwells <[email protected]>
Subject: Re: [hlds] How to disable/block sprays?
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

Don't forget about the freaks in here. :]

Patrick Shelley wrote:
> On the subject of sprays - i checked out my /materials//temp/ folder on my
> machine (with the vtf shell extension) just to have a loook at some of the
> sprays people use...
>
> OMG there's some freeeeeaks out there lol
>
> On Fri, Feb 20, 2009 at 3:17 PM, Andreas Grimm <[email protected]> wrote:
>
>   
>> Hi,
>>
>> Use that both:
>> sv_allowupload 0
>> sv_allowdownload 0
>>
>> That does stop it. And for custom content, use "sv_downloadurl". Works
well
>> on my servers. I don't have sprays, but a lot of custom sounds which are
>> downloadable via server connect.
>>
>> Andi
>>
>> -----Original Message-----
>> From: [email protected]
>> [mailto:[email protected]] On Behalf Of Chris
>> Sent: Friday, February 20, 2009 4:02 PM
>> To: Half-Life dedicated Win32 server mailing list
>> Subject: [hlds] How to disable/block sprays?
>>
>> I'm just wondering how to block sprays on my servers, I know on client
side
>> there is an option to disable them locally, but I want them blocked
>> completely.
>>
>> sv_allowupload 0 doesn't stop them
>> sv_allowdownload 0  - not sure if this stops them, but doesnt help me on
my
>> custom map server where I need to alow downloads.
>>
>>
>> >From this wiki:
>>
>>
http://supportwiki.steampowered.com/wiki/Guide:_Setting_up_a_Standalone_Dedi
>> cated_Server
>>
>> It says: "sv_send_logos # - Set to 1 to allow the server to send custom
>> sprays back to all players"  (this is under the heading HLDS CVARS - but
>> directly below that it says "Use the following CVARs to control how the
>> HLDS/SRCDS manages " resources). sv_send_logos isnt available in srcds it
>> seems, so it's a bit misleading...
>>
>> Anyway...
>>
>> Does anyone have any suggestions?
>>
>> Thanks
>>
>>
>>
>> /me braces for name calling, thread derailing, random comments etc etc
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>
>> _______________________________________________
>> To unsubscribe, edit your list preferences, or view the list archives,
>> please visit:
>> http://list.valvesoftware.com/mailman/listinfo/hlds
>>
>>     
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   



------------------------------

Message: 8
Date: Fri, 20 Feb 2009 12:06:22 -0500
From: Timothy L Havener <[email protected]>
Subject: Re: [hlds] ey
To: Half-Life dedicated Win32 server mailing list
        <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

ASL

Duan Duan wrote:
> dont send me e_mails
> _________________________________________________________________
> Download de nye k?rligheds-emoticons her.
> http://www2.messengerplayground.dk/love
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds
>
>   




------------------------------

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds



End of hlds Digest, Vol 12, Issue 149
*************************************


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds

Reply via email to