Topic: Rcon problems
Hi!
I have set up a little teewars server (v3.4) on a GNU/Linux Debian. I have compiled the game from sources like described in the doc (the precompiled distributed version doesn't work with some librarys versions of my debian).
Compiled server and client works well.
My problem is with rcon : After having read the doc, I have set up a rcon_password, and some rcon commands are working, like :
sv_msg=goudigoudi
But some others commands like sv_map, sv_gametype or sv_status doesn't work.
Have I done a mistake somewhere?
Thank you