|
Witam tak jak w niektórych tematach mówili mi żę mam wpisać chattime. PYTAM SIĘ CZY MAM DOBRZE TO WPISANE BO DALEJ JEST PROBLEM. z tą zmianą mapy zmieniam trzeba dugo czekac potem wyskakuje conection time oup czy coś w tym stylu i serwer jest przez 3 minuty na not resporing i dopiero można wejść
to jest server.cfg
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.
// disable autoaim
sv_aim 0
// disable clients' ability to pause the server
pausable 0
// default server name. Change to "Bob's Server", etc.
hostname "Counter-Strike 1.6 Server"
// maximum client movement speed
sv_maxspeed 320
// 20 minute timelimit
mp_timelimit 20
sv_cheats 0
// load ban files
exec listip.cfg
exec banned.cfg
mp_chattime 3
|