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
-------------------------------------------------------------------------------------------------------------------------------
< >
Сообщения 112 из 12
how are you launching the server (what are the command line params you are using) ?
Отредактировано [N]ebsun; 7 сен. 2021 г. в 14:26
im using the default the (Counter-Strike Source Dedicated Server Luancher) I Used Everything And didnt Worked HELP
Автор сообщения: mobeen
add me freind
Автор сообщения: 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
Отредактировано [N]ebsun; 8 сен. 2021 г. в 3:21
Автор сообщения: Nebsun
Автор сообщения: 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
Автор сообщения: Nebsun
Автор сообщения: 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
Автор сообщения: Xander_gn16
Автор сообщения: 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
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
Отредактировано Sebbenator; 1 янв. 2024 г. в 8:34
Автор сообщения: Arshavin
Hi.
Hey :csgoanarchist:
< >
Сообщения 112 из 12
Показывать на странице: 1530 50