Jump to content

CSP


stutters

Recommended Posts

for the curious, CSP = CAL Server Plugin.

 

to steal someone else's words:

This plugin analyzes peoples configs and setup and blocks any cvars which are illegal in match play, or may enchance players abilitiess.

 

When a player joins any of our servers, public or match, the console will print out an authenification message visible to all players. Hopefully this will help aid fairer play for us and our public.

Link to comment
Share on other sites

Member

hmm. this wont upset any script i have will it..

 

// CMDS

dsp_enhance_stereo "1"

r_mmx 1

r_sse 1

r_sse2 1

fps_max 250

cl_showfps 1

cl_smooth 1

rate 40000

mat_specular 0

mat_fastspecular 0

mat_bumpmap 1

cl_crosshairscale 900

cl_cmdbackup 101

cl_updaterate 101

cl_cmdrate 101

sensitivity "25"

name "tWc|Forz"

con_enable "1"

hud_fastswitch "1"

jpeg_quality 100

crosshair 1

cl_timeout "60"

cl_interp 0.075 (Now enforced to 1.0)

 

// Binded scripts

bind "F10" "+sspeed" //Mouse8

bind "enter" "xcolor"

bind "shift" "xsize"

bind "=" "admin"

 

// Bind toggles

BindToggle "/" "cl_crosshairusealpha"

BindToggle "backspace" "cl_radartype"

BindToggle "]" "cl_showfps"

BindToggle "[" "net_graph"

 

// Scripts

 

// Buy scripts

bind "*" "buy aug; buy sg552"

bind "PGDN" "buy flashbang; buy smokegrenade; buy defuser"

bind "PGUP" "buy hegrenade"

bind "HOME" "buy vest; buy vesthelm; buy primammo"

bind "KP_PGUP" "buy mp5"

bind "KP_5" "buy m249"

bind "KP_SLASH" "buy galil; buy m4a1"

bind "KP_MINUS" "buy famas"

bind "KP_rightarrow" "buy p90"

bind "KP_enter" "buy xm1014"

bind "KP_LEFTARROW" "buy g3sg1; buy sg550"

bind "ins" "buy elites; buy fiveseven; buy secammo"

bind "DEL" "buy deagle; buy secammo"

bind "kp_pgdn" "buy Ak47"

bind "kp_plus" "buy m3"

bind "f11" "rebuy" //Mouse9

 

//sensitivty walk script

alias +sspeed "sensitivity 15; wait; +speed"

alias -sspeed "-speed; wait; sensitivity 25"

 

//xhair color change

alias xcolor "incrementvar cl_crosshaircolor 0 5 1"

 

//xhair size change

alias xsize "incrementvar cl_crosshairscale 600 1200 100"

 

//interp

alias interpx "incrementvar cl_interp 0 .1 .01" (No longer works)

 

//updaterate change

alias uprate "incrementvar cl_updaterate 30 100 10"

 

//cmdrate change

alias cmdup "incrementvar cl_cmdrate 30 100 10"

 

//cmdbackup change

alias cmdBup "incrementvar cl_cmdbackup 30 100 10"

 

//rate change

alias rateup "incrementvar rate 10000 100000 10000"

Edited by FORZ
Link to comment
Share on other sites

Is there a way to make it where we dont have to see everyone get csp authed it would prolly save a few cpu cycle's and it does get kinda old see everyone getting authed. Also I was woundering if the server uses any launch options. with csp and admin mode running in the background I am sure there are more background apps like that stats, firewall etc is the server using the -highprority. If the server is ran on windows xp this may also help the server run a little better letting the cpu know the CS:S server is more importain then applcations x,y,z.. also I read some where that the map start bug has to do with 100 ticket rate at default 33 i heard the problem doesnt happen. there is also problems with doors happens on 100 and 66 ticketrate servers.

Link to comment
Share on other sites

GC Alumni

it would be nice to turn off the output of csp, but it's not a configurable plugin, so i guess the answer is no. all the servers are hosted with a provider. we don't have shell access, so i don't know what the launch options are. i do know it's out of our reach to prioritize the background services they have running. regardless, i'm going to be playing around with the rates sometime this week. ever since the 12/20 update, i've been hearing a lot of complaints about choke. yes, this was before the debut of csp and the return of csp.

 

do you happen to have a link to the 100tic/map start article?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...