UFO:Alien Invasion

Technical support => Feature Requests => Topic started by: LeSanglier on July 10, 2008, 09:33:01 pm

Title: rcon
Post by: LeSanglier on July 10, 2008, 09:33:01 pm
Hello,

I would to know if there is a graphic/console interface for sending rcon command to the server ?

Thanks in advance !
Title: Re: rcon
Post by: blondandy on July 10, 2008, 09:56:42 pm
there is an console, for more info, please see the wiki.

it can be used to control the non-dedicated server, if you are playing on the client machine.

the dedicated server also has a console.
Title: Re: rcon
Post by: LeSanglier on July 11, 2008, 10:59:34 pm
the dedicated server also has a console.
Where is the console in the wiki ??
Title: Re: rcon
Post by: geever on July 12, 2008, 12:30:58 am
Console is in the game. Info about console is here: http://ufoai.ninex.info/wiki/index.php/Console (Check out Links too) and about multiplayer: http://ufoai.ninex.info/wiki/index.php/Multiplayer .


-geever
Title: Re: rcon
Post by: Mattn on July 12, 2008, 10:26:51 am
http://ufoai.ninex.info/wiki/index.php/Manual/Dedicated_Server

^^here are some information about the remote console
Title: Re: rcon
Post by: LeSanglier on July 14, 2008, 03:58:47 pm
Console is in the game.
Yes, I have understand that but does it possible to control the dedicated server without launch the client with external programm by example?
Title: Re: rcon
Post by: Mattn on July 14, 2008, 10:02:45 pm
currently there is no such option afaik - the normal quake rcon tools are using udp - we are using tcp. It should be easy to write a little perl (or whatever) script that is doing this for you though.