SRCDS Steam group


Some files is gone!
#16
realchamp Wrote:Okay, good Smile

Btw, this shows when someone connects to the server:

Server uses different class tables

Will it disappear after the update?

Afk - I will be back in a hour.
Reply
#17
I guess it will.

Otherwise try change sv_lan to 0
(If it isn't)
Reply
#18
realchamp Wrote:I guess it will.

Otherwise try change sv_lan to 0
(If it isn't)

But why does this come:

Exec: couldn't exec pl_badwater.cfg
Reply
#19
You're missing the file pl_badwater.cfg

It's a standard bug too.
Reply
#20
realchamp Wrote:You're missing the file pl_badwater.cfg

It's a standard bug too.


Is pl_badwater.cfg required?

What does that config file do?
Reply
#21
Is not required..

Those configs there are for special settings in a special map. Like in this case, it would be pl_badwater.cfg.
If you made it and added "sv_password pw" it will be password protected in that map, since after it changes back to an other map, it will load the normal server.cfg Smile
Reply
#22
realchamp Wrote:Is not required..

Those configs there are for special settings in a special map. Like in this case, it would be pl_badwater.cfg.
If you made it and added "sv_password pw" it will be password protected in that map, since after it changes back to an other map, it will load the normal server.cfg Smile

So if I want to have password on my server I shouldn't put that in server.cfg? I should put it in my_map_name.cfg instead?
Reply
#23
No, if you wont to have a permanent password, you should insert the sv_password "xxxx" command into your server.cfg.

But if you only wont it on invidual maps, use the my_map_name.cfg Smile
Reply
#24
realchamp Wrote:No, if you wont to have a permanent password, you should insert the sv_password "xxxx" command into your server.cfg.

But if you only wont it on invidual maps, use the my_map_name.cfg Smile

Oh, I got it, thanks!

Can you see if this works:

connect zorize.mine.nu:27019;password cpl
Reply
#25
I can see the server. Smile It's online!
Reply
#26
realchamp Wrote:I can see the server. Smile It's online!

Do you know any pcw script? Smile
Reply
#27
You mean like configuration script?(warmod config) Or LO3 script?
Reply
#28
realchamp Wrote:You mean like configuration script?(warmod config) Or LO3 script?

Script for pcw's, they who I have played pcw with (on my server) asked why we dont have any scripts.

So I need scripts for pcw but I don't know which I should use.
Reply
#29
Hmm. Here's some configs..

CAL League: http://caleague.com/?page=files

Select calcfg2.2.zip CAL Server Config Files (updated 1/6/09)

I can't give you the direct download link...

I can also create a private one..

Here is ESL 2on2, 3on3, 5on5 config Smile Just make a .cfg file and insert the CODE.
Code:
// Electronic Sports League
// CS:S Config 2on2, 3on3, 5on5 Ladder
// Version 3.6
// 16.08.2007

mp_allowspectators "1"
mp_autokick "0"
mp_autoteambalance "0"
mp_buytime "0.25"
mp_c4timer "35"
mp_chattime "5"
mp_decals "300"
mp_dynamicpricing "0"
mp_fadetoblack "0"
mp_flashlight "1"
mp_footsteps "1"
mp_forcecamera "1"
mp_freezetime "6"
mp_friendlyfire "1"
mp_limitteams "20"
mp_maxrounds "0"
mp_playerid "0"
mp_roundtime "2"
mp_spawnprotectiontime "0"
mp_startmoney "800"
mp_timelimit "0"
mp_tkpunish "0"
mp_winlimit "0"

decalfrequency "60"
host_framerate "0"
sv_rcon_log "1"
log on

sv_accelerate "5"
sv_airaccelerate "10"
sv_allowdownload "1"
sv_allowupload "1"
sv_alltalk "0"
sv_cheats "0"
sv_consistency "1"
sv_friction "4"
sv_gravity "800"
sv_unlag "1"
sv_maxunlag "0.5"
sv_maxspeed "320"
sv_pausable "0"
sv_pure "2"
sv_stepsize "18"
sv_timeout "60"
sv_turbophysics "1"
sv_voiceenable "0"
sv_minrate "7500"
sv_maxrate "25000"
sv_minupdaterate "30"
sv_maxupdaterate "100"
sv_mincmdrate "30"
sv_maxcmdrate "100"
sv_client_min_interp_ratio "1.0"
sv_client_max_interp_ratio "1.0"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_cmdrate_difference "30"
sv_pure_kick_clients "1"
sv_allow_wait_command "0"
sv_allow_color_correction "0"

zb_matchconfig ""
zb_startmoney "800"

say "> ESL CS:S 2on2, 3on3, 5on5 SETTINGS loaded - 16.08.2007 <"
Reply
#30
realchamp Wrote:Hmm. Here's some configs..

CAL League: http://caleague.com/?page=files

Select calcfg2.2.zip CAL Server Config Files (updated 1/6/09)

I can't give you the direct download link...

I can also create a private one..

Here is ESL 2on2, 3on3, 5on5 config Smile Just make a .cfg file and insert the CODE.
Code:
// Electronic Sports League
// CS:S Config 2on2, 3on3, 5on5 Ladder
// Version 3.6
// 16.08.2007

mp_allowspectators "1"
mp_autokick "0"
mp_autoteambalance "0"
mp_buytime "0.25"
mp_c4timer "35"
mp_chattime "5"
mp_decals "300"
mp_dynamicpricing "0"
mp_fadetoblack "0"
mp_flashlight "1"
mp_footsteps "1"
mp_forcecamera "1"
mp_freezetime "6"
mp_friendlyfire "1"
mp_limitteams "20"
mp_maxrounds "0"
mp_playerid "0"
mp_roundtime "2"
mp_spawnprotectiontime "0"
mp_startmoney "800"
mp_timelimit "0"
mp_tkpunish "0"
mp_winlimit "0"

decalfrequency "60"
host_framerate "0"
sv_rcon_log "1"
log on

sv_accelerate "5"
sv_airaccelerate "10"
sv_allowdownload "1"
sv_allowupload "1"
sv_alltalk "0"
sv_cheats "0"
sv_consistency "1"
sv_friction "4"
sv_gravity "800"
sv_unlag "1"
sv_maxunlag "0.5"
sv_maxspeed "320"
sv_pausable "0"
sv_pure "2"
sv_stepsize "18"
sv_timeout "60"
sv_turbophysics "1"
sv_voiceenable "0"
sv_minrate "7500"
sv_maxrate "25000"
sv_minupdaterate "30"
sv_maxupdaterate "100"
sv_mincmdrate "30"
sv_maxcmdrate "100"
sv_client_min_interp_ratio "1.0"
sv_client_max_interp_ratio "1.0"
sv_client_predict "1"
sv_client_interpolate "1"
sv_client_cmdrate_difference "30"
sv_pure_kick_clients "1"
sv_allow_wait_command "0"
sv_allow_color_correction "0"

zb_matchconfig ""
zb_startmoney "800"

say "> ESL CS:S 2on2, 3on3, 5on5 SETTINGS loaded - 16.08.2007 <"

Btw, I can't kick peoples who have spaces or weird letters in their names. How can I kick them?

If I type status in console I got numbers of every player and then I type rcon kick #12 (Just #12 for example) but nothing happens.... :S
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)