elp
...when i try to set rcon at the evol server, it just says " rconpassword not set om this server" i have put the password in the server.cfg and the q3config.cfg (base3)
how can i sort it...
any ideas anyone ?
...when i try to set rcon at the evol server, it just says " rconpassword not set om this server" i have put the password in the server.cfg and the q3config.cfg (base3)
how can i sort it...
any ideas anyone ?
um,
set rconpassword "" in server.cfg works normally.
it should work normal
server.cfg>set rconpassword xxx
if not wroking try puting it to rotation.txt same comand before all maps in rotation or if u use script to rotate maps then only put there cmd to set rconpassword, it will be exec from rotation.txt each time new map loads
dunno, i would basicly put the server.cfg in another folder, but if its well written, baseq3 should work too.
anyways maybe try setting ref for the most important commands.
did u tried what im wroten?
btw use set insted of seta
Man.... thx fellas, its just not working, its been fine for over a year, i had to reinstall the server and now this rubbish.
I know there is no rotation stuff, but all im trying to do atm is load the plus.cfg then ill have control to set it all up.
These are the cfg's, both just in base3 ....anything look wrong ?
195.122.134.137:27960
server.cfg
g_gametype 4
capturelimit 8
timelimit 30
fraglimit 0
seta g_quadfactor 3
sv_pure 0
sv_maxRate 10000
seta g_inactivity 0
seta rconpassword "test"
g_allowvote 1
set d1 "map q3ctf1 ; set nextmap vstr d2"
set d2 "map q3ctf2 ; set nextmap vstr d3"
set d3 "map q3ctf3 ; set nextmap vstr d4"
set d4 "map q3ctf4 ; set nextmap vstr d1"
vstr d1
q3config.cfg
// generated by quake, do not modify
seta g_allowVote "1"
seta g_filterBan "1"
seta g_banIPs ""
seta g_logSync "0"
seta g_log "games.log"
seta g_warmup "20"
seta g_teamForceBalance "0"
seta g_teamAutoJoin "0"
seta g_friendlyFire "0"
seta capturelimit "8"
seta g_maxGameClients "0"
seta cm_playerCurveClip "1"
seta g_inactivity "0"
seta g_quadfactor "3"
seta sv_strictAuth "1"
seta sv_lanForceRate "1"
seta sv_master5 ""
seta sv_master4 ""
seta sv_master3 ""
seta sv_master2 ""
seta rconPassword "test"
seta sv_floodProtect "1"
seta sv_maxPing "0"
seta sv_minPing "0"
seta sv_maxRate "10000"
seta sv_punkbuster "0"
seta sv_maxclients "8"
seta timelimit "30"
seta fraglimit "0"
seta dmflags "0"
seta vm_ui "2"
seta vm_game "2"
seta vm_cgame "2"
seta com_introplayed "0"
seta com_blood "1"
seta com_maxfps "85"
seta com_hunkmegs "96"
seta com_zoneMegs "16"
then on connecting all i get is the "rconpassword not set on this server"