Witam wszystkich!
Właśnie pomęczyłem wasze forum i popróbowałem kilku metod na ten błąd, jednak ani sv_lan 1 ani secure 0 nie pomagają! Chcę postawić prosty serwer LAN z AdminModem i ZBotem(armatnie mięso :P ). Oto co mam w server.cfg

Kod:
// 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 "Fiutu's Dedyk :P"

// 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

sv_cheats 0
mp_autoteambalance 0

// execute the adminmod config file
exec addons/adminmod/config/adminmod.cfg \

mp_limitteams 0
bot_allow_shield 0

sv_lan 1
//secure 0
Czy jest jeszcze coś co mogę zrobić? Dzięki