Hey i've been having some ingame rcon issues.
you see, i set the rcon password + rcon address in both autoexec and server.cfg
so in srcds it works. when i type rcon anything no errors, says i ran the rcon
but in game i enter the rcon_password ****** right and nothing happens
so when i try a command rcon say test for example it says lost connection with rcon server (UNKNOWN ERROR) yes.....so i donno what to do.
none of my mani rcon commands work either
EDITTTTTTTTTTTT
PORTS 27015 ARE OPEN ON BOTH TCP AND UDP
HERS MY SERVER.CFG
you see, i set the rcon password + rcon address in both autoexec and server.cfg
so in srcds it works. when i type rcon anything no errors, says i ran the rcon
but in game i enter the rcon_password ****** right and nothing happens
so when i try a command rcon say test for example it says lost connection with rcon server (UNKNOWN ERROR) yes.....so i donno what to do.
none of my mani rcon commands work either
EDITTTTTTTTTTTT
PORTS 27015 ARE OPEN ON BOTH TCP AND UDP
HERS MY SERVER.CFG
Code:
// server name
hostname "100TICK|WARCRAFT3|ZOMBIE MOD|UNLI.AMMO"
mp_friendlyfire "0"
mp_timelimit "20"
mp_falldamage "1"
sv_allowupload "1"
sv_allowdownload "1"
mp_freezetime "3"
sv_alltalk "0"
mp_limitteams "1"
sv_rcon_banpenalty "20"
sv_rcon_maxfailures 10
mp_autoteambalance "0"
mp_allowspectators ""
mp_tkpunish ""
mp_roundtime "7"
mp_c4timer "50"
mp_startmoney "800"
rcon_password *********** (pass is ther.)
rcon_address 68.43.200.179
mp_flashlight "1"
fog_enable 0
log "1"
sv_gravity "700"
sv_footsteps "1"
sv_cheats "0"
sv_customizations 1
sv_password ""
sv_spectator_password ""
mp_buytime 7
sv_airaccelerate 10
mp_winlimit 0
phys_pushscale 5 // make it more difficult for players to block doorways
bot_add
bot_quota 6
bot_quota_mode fill
bot_difficulty 1
bot_chatter minimal
bot_auto_follow 0
bot_auto_vacate 1
bot_join_after_player 1
bot_defer_to_human 1
bot_prefix "Slave "
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 500
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
exec banned_user.cfg
exec votebot.cfg
exec fakeclients.cfg
exec mani_server.cfg