Can't do rcon commands through Admintool - Printable Version
+- SourceOP (
http://forums.sourceop.com)
+-- Forum: SourceOP Plugin (
http://forums.sourceop.com/SourceOP-Plugin-forum)
+--- Forum: General Chat (
http://forums.sourceop.com/General-Chat-forum)
+---- Forum: Bugs/Problems (
http://forums.sourceop.com/Bugs-Problems-forum)
+---- Thread: Can't do rcon commands through Admintool (
/Can-t-do-rcon-commands-through-Admintool-thread)
Can't do rcon commands through Admintool -
Ghezus - Aug 22, 2005
When i do this it wont change cvars or maps it just returns the current value or returns nothing.
Can't do rcon commands through Admintool -
Drunken F00l - Aug 22, 2005
The RCON window in the remote admin tool doesn't tell you if anything has happened. It doesn't use logaddress or anything, so it has no way to. It should run whatever you put in to it though.
Example:
changelevel mapname
Should change the map.
Can't do rcon commands through Admintool -
Ghezus - Aug 22, 2005
Well im on lan with the server so i can check it and it doesnt...
When i do "changlevel de_dust" in the SourceOP Admin Panel . And then check the server it show:
"Changelevel <levelname> : Continue the game on a new level"
And when i do "Mp_friendlyfire 1" it returns in both the CP rcon and on the console off the server:
"mp_friendlyfire" = "0"
By the way the game im running is CS: S.
Can't do rcon commands through Admintool -
Drunken F00l - Aug 22, 2005
It appears I broke it when I put in checks to make sure neither rcon_password nor quit were being run. You can grab a new copy of the installer to fix the problem.
Can't do rcon commands through Admintool -
Ghezus - Aug 23, 2005
Thnx