09-05-2012, 05:34 AM
Hallo ihr alle, habe Steam und wollte für n Kumpel und mich n server machn. habe mir auf tipps unter steam das Tool "Source Multiplayer Dedicated Server" Gedownloaded, das installiert dann habe ich mir "css-gm-dm" gedownloaded und die daten aus dem ordner in den ordner Crograms/Steam/Steamapps/RockingPingu(Mein USER)/Source2007DedicatedServer" Reinkopiert, dann die server.cfg in den cfg ordner eingefügt die ich vorher bearbeitet habe.
So sieht die Cfg aus.
// server name
hostname "CSS mit PINGU"
// rcon passsword
rcon_password "apple"
// Server password
sv_password "apple"
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 0
mp_hostagepenalty 200
sv_voiceenable 0
mp_allowspectators 1
mp_timelimit 25
mp_chattime 5
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 7
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 19
mp_winlimit 10
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 on
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// bots
bot_add
bot_quota 3
bot_quota_mode normal
bot_difficulty 0
bot_chatter minimal
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 200
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1
// operation
sv_lan 0
sv_region 3
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Dann Steam restartet, den server gestartet und ich selbst kann drauf, aber mein kumpel nicht, er hat meine Ip und die des servers eingegeben.
Was mache ich falsch ?
So sieht die Cfg aus.
// server name
hostname "CSS mit PINGU"
// rcon passsword
rcon_password "apple"
// Server password
sv_password "apple"
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 0
mp_hostagepenalty 200
sv_voiceenable 0
mp_allowspectators 1
mp_timelimit 25
mp_chattime 5
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 7
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 19
mp_winlimit 10
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 on
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// bots
bot_add
bot_quota 3
bot_quota_mode normal
bot_difficulty 0
bot_chatter minimal
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 0
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 200
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns 1
// operation
sv_lan 0
sv_region 3
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
Dann Steam restartet, den server gestartet und ich selbst kann drauf, aber mein kumpel nicht, er hat meine Ip und die des servers eingegeben.
Was mache ich falsch ?