Counter Strike Source
Hy Users I Need Help With The Counter Strike Source Dedicated Server i installed it using steam cmd but after i download server cfg maker and server luancher every time i luanch it it will appear error like that
-------------------------------------------------------------------------------------------------------------------------------
srcds.exe - Entry point Not Found
The procedure entry point SteamInternal_CreateInterface could not be located in the dynamic link library d:\steamcmd\steamapps\common\counter-strike source dedicated server\bin\engine.dll
-------------------------------------------------------------------------------------------------------------------------------

Something went wrong while displaying this content. Refresh

Error Reference: Community_9708323_
Loading CSS chunk 7561 failed.
(error: https://community.fastly.steamstatic.com/public/css/applications/community/communityawardsapp.css?contenthash=789dd1fbdb6c6b5c773d)
Showing 1-12 of 12 comments
[N]ebsun Sep 7, 2021 @ 2:26pm 
how are you launching the server (what are the command line params you are using) ?
Last edited by [N]ebsun; Sep 7, 2021 @ 2:26pm
im using the default the (Counter-Strike Source Dedicated Server Luancher) I Used Everything And didnt Worked HELP
76561199196446815 Sep 7, 2021 @ 11:47pm 
add me freind
zt980109 Sep 8, 2021 @ 1:19am 
cao,nen ,ma
zt980109 Sep 8, 2021 @ 1:20am 
Originally posted by mobeen:
add me freind
[N]ebsun Sep 8, 2021 @ 3:20am 
Originally posted by SalahEddine:
im using the default the (Counter-Strike Source Dedicated Server Luancher) I Used Everything And didnt Worked HELP

You installed using steamcmd - and are launching using the command line srcds. exe? or something else?

https://developer.valvesoftware.com/wiki/Source_Dedicated_Server

Normally you would use srcds.exe from the commandline with the launch parameters you need.

C:/PATH_TO_SRCDS/srcds.exe -game cstrike +map de_dust2 +maxplayers 24
Last edited by [N]ebsun; Sep 8, 2021 @ 3:21am
Originally posted by Nebsun:
Originally posted by SalahEddine:
im using the default the (Counter-Strike Source Dedicated Server Luancher) I Used Everything And didnt Worked HELP

You installed using steamcmd - and are launching using the command line srcds. exe? or something else?

https://developer.valvesoftware.com/wiki/Source_Dedicated_Server

Normally you would use srcds.exe from the commandline with the launch parameters you need.

C:/PATH_TO_SRCDS/srcds.exe -game cstrike +map de_dust2 +maxplayers 24
thanks brother il try
Originally posted by Nebsun:
Originally posted by SalahEddine:
im using the default the (Counter-Strike Source Dedicated Server Luancher) I Used Everything And didnt Worked HELP

You installed using steamcmd - and are launching using the command line srcds. exe? or something else?

https://developer.valvesoftware.com/wiki/Source_Dedicated_Server

Normally you would use srcds.exe from the commandline with the launch parameters you need.

C:/PATH_TO_SRCDS/srcds.exe -game cstrike +map de_dust2 +maxplayers 24
didnt worked the problem with my pc or windows idont know if someone good at these things you can help me
Sebbenator Jan 1, 2024 @ 8:30am 
Originally posted by Xander_gn16:
Originally posted by Nebsun:

You installed using steamcmd - and are launching using the command line srcds. exe? or something else?

https://developer.valvesoftware.com/wiki/Source_Dedicated_Server

Normally you would use srcds.exe from the commandline with the launch parameters you need.

C:/PATH_TO_SRCDS/srcds.exe -game cstrike +map de_dust2 +maxplayers 24
didnt worked the problem with my pc or windows idont know if someone good at these things you can help me



START.BAT

This is want you want to have in your start.bat or run.bat

srcds.exe -console -game cstrike -autoupdate +maxplayers 20 +map mapname


here is a cfg if you need aswell:


// server name
hostname "SERVER NAME"

// rcon passsword
rcon_password ""

// server password
sv_password ""

// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 1
sv_consistency 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 0
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 90
mp_chattime 10
sv_timeout 65
bot_chatter off
bot_quota 10



// FastlDL
sv_downloadurl "your fastdl url"
sv_allowupload 1
sv_allowdownload 1
cl_downloadfilter all

// round specific cvars
mp_freezetime 3
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 30
mp_winlimit 16
mp_playerid 0
mp_spawnprotectiontime 5

// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10

// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0

// operation
sv_lan 0
sv_region 255

// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Sebbenator Jan 1, 2024 @ 8:33am 
Do not edit any rate values under //bandwidth rates/settings unless you know what you are doing. Wrong rates will cause server to lag. If you have rates in your old server.cfg that worked for you paste those over to the new cfg
Last edited by Sebbenator; Jan 1, 2024 @ 8:34am
76561199534234787 Jan 23, 2024 @ 11:52pm 
Hi.
Sebbenator Feb 1, 2024 @ 2:53am 
Originally posted by Arshavin:
Hi.
Hey :csgoanarchist:
Showing 1-12 of 12 comments
Per page: 1530 50