SRCDS Steam group


srcds.exe error
#1
[Image: errorvrm.jpg]


look at the picture..
When the server is running fine.
but game connecting error.......
help me....


Reply
#2
More info. Also, is this a non-steam server?
Reply
#3
not non-steam server...
Reply
#4
Still need more info. Read the readme.
Reply
#5
Code:
decalfrequency 30 // 플레이어가 스프레이를 뿌릴 수 있는 시간 간격 (단위 : 초)
cl_updaterate 101
sv_maxrate 30000 // 최대 대역폭
sv_minrate 0 // 최소 대역폭
sv_minupdaterate 20 // 서버 최소 업데이트 속도 (20 이상 선호)
sv_maxupdaterate 100 // 서버 최대 업데이트 속도 (tickrate와 같은 값으로 맞춤)

phys_pushscale 500
sv_airaccelerate 9999

//forlix 설정
forlix_soscore_team_limit 30
forlix_soscore_own_goal_ban_time 30
forlix_soscore_player_godmode_health 250


// server cvars
sv_use_steam_voice 0 // 0 으로 하면 히스나온다.
mp_friendlyfire 0 // 팀킬설정입니다. 1은 가능 0은 불가능
mp_footsteps 1 // 발소리 입니다. 0은 끄기 1은 키기
mp_limitteams 8 //두 팀 인원수의 차이가 이값보다 커지면 강제 팀밸런스가 이루어짐 (default 2명)
mp_autoteambalance 1  // 오토 팀벨런스입니다. 자동으로 팀벨런스가 맞춰집니다. 0은 끔 1은 키기
mp_autokick 0 // 오토킥입니다. 1은 작동입니다.
mp_flashlight 1  // f를 눌러 쓰는 후레쉬 기능입니다. 1은 키기 0은 끄기
mp_dynamicpricing 0 // 패치전에 썼던 무기가격을 사용합니다.
mp_allowspectators 1 // 관전자 모드on
mp_chattime 10 // 도배판정 채팅 딜레이
mp_freezetime 0 // 라운드 시작시 멈춰있는시간
mp_forcecamera 0 // 일인칭 모드로 강제로 죽은 플레이어는, 효과적으로 freelook를 비활성화

sv_disablefreezecam 1 //사커모드 요구한 값
sv_nomvp 1 //사커모드 요구한 값
sv_nonemesis 1 //사커모드 요구한 값
sv_nostats 1 //사커모드 요구한 값
sv_nowinpanel 1 //사커모드 요구한 값
sv_hudhint_sound 0 //사커모드 요구한 값
sv_pure 0 //사커모드 요구한 값
sv_turbophysics 0 //사커모드 요구한 값
sv_alltalk 1 // 모든 사람의 음성 채팅 가능여부(1 :on 0:off)
sv_pausable 0 // 어드민이 서버 일시정지 가능하게 하냐 , 여부
sv_cheats 0 // 치트 가능여부 ( 1 가능 0 불가능 )
sv_consistency 0 // 스킨허용 여부
sv_allowupload 1 // 서버에 업로드 가능 [ 건들지 마시길 ]
sv_allowdownload 1 // 서버에 업로드 된걸 다운로드 가능 [ 건들지 마시길 ]
sv_maxspeed 320 // 서버 스피드의 수치를 잡는 콘솔.
sv_voiceenable 1 // 피효과에 관련된 명령어 on  

exec "banned_user.cfg" //exec  banned_user.cfg와,banned_ip.cfg에 기록된 밴들을 불러옴
exec "banned_ip.cfg"
writeid //banned_user.cfg 에서 영구추방된 플레이어 기록
writeip //banned_ip.cfg 에서 임시 추방된 플레이어 기록

PHP Code:
eventscripts
soccermod
metamod
sourcemod
forlix 
(soccer sourcemod)
source tools
out_dated_do 

server metamod, sourcemod repair but same error
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)