[CS:S] How to enable Spray?

This is used for general discussion that is not necessarily server-related.
Post Reply
newdayonline
A semi-regular
A semi-regular
Posts: 20
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri Sep 16, 2016 1:00 pm

[CS:S] How to enable Spray?

Post by newdayonline »

By default, players on my server sprays are not not showing. How can I enable it?
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: [CS:S] How to enable Spray?

Post by kraze »

They should be enabled by default, but make sure your server.cfg has mp_decals set to 100. The player is also going to want to make sure that they have cl_playerspraydisable set to 0 on their end.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
newdayonline
A semi-regular
A semi-regular
Posts: 20
Joined: Fri Sep 16, 2016 1:00 pm

Re: [CS:S] How to enable Spray?

Post by newdayonline »

kraze wrote:They should be enabled by default, but make sure your server.cfg has mp_decals set to 100. The player is also going to want to make sure that they have cl_playerspraydisable set to 0 on their end.
Both are checked but still no spray showing :(
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: [CS:S] How to enable Spray?

Post by doulos9 »

No sprays are showing at all, or no custom sprays are showing?
newdayonline
A semi-regular
A semi-regular
Posts: 20
Joined: Fri Sep 16, 2016 1:00 pm

Re: [CS:S] How to enable Spray?

Post by newdayonline »

doulos9 wrote:No sprays are showing at all, or no custom sprays are showing?
No custom spray, but I haven't tested default spray as I can't find it.
doulos9
This is my homepage
This is my homepage
Posts: 200
Joined: Sun Sep 15, 2013 9:44 pm

Re: [CS:S] How to enable Spray?

Post by doulos9 »

Check the value of sv_allowupload in your server.cfg file. If it is set to 0 no custom content *including sprays) will be allowed to be uploaded from client computers.
newdayonline
A semi-regular
A semi-regular
Posts: 20
Joined: Fri Sep 16, 2016 1:00 pm

Re: [CS:S] How to enable Spray?

Post by newdayonline »

doulos9 wrote:Check the value of sv_allowupload in your server.cfg file. If it is set to 0 no custom content *including sprays) will be allowed to be uploaded from client computers.
Mine already sets to 1.

Server.cfg:
decalfrequency 60
mp_decals 100
mp_falldamage 1
sv_cheats 0
sv_maxupdaterate 99
sv_maxcmdrate 99
sv_maxrate 0
sv_minrate 100000
sv_timeout 120
sv_gravity 800
sv_allowupload 1
sv_allowdownload 1

Autoconfig.cfg:
//Sprays
r_decal_cover_count 4
r_decal_cullsize"1
r_decal_overlap_area 0.4
r_decal_overlap_count 3
r_decals 200
r_decalstaticprops 1
cl_playerspraydisable 0
mp_decals 100
sv_allowupload 1
Post Reply