Thanks, this is what I needed to know.

It doesn't look like there's a nice simple CLI RCON client, so I might try
to pull out the knowledge from the various PHP tools and put together a
native implementation.


On Tue, Jun 25, 2013 at 2:41 PM, Zachary <zach...@ioquake.org> wrote:

> Hi Daniel,
> Immediately upon executing the dedicated server process you can type
> commands into the running shell, be it a screen or whatever.
>
> You can also use rcon ( http://tinyurl.com/rcontools ) to send commands
> to the server remotely and use the qstat program to monitor it remotely
> (qstat -q3s 127.0.0.1) .
>
> Here's a fairly straightforward server guide:
> http://it.rcmd.org/networks/q3_install/q3_linux_server_howto.php
>
>
> https://www.google.com/search?client=safari&rls=en&q=quake+3+server+guide&ie=UTF-8&oe=UTF-8
>
> I hope that helps,
> zjs
>
> On Jun 24, 2013, at 8:33 PM, Daniel Bryan <danbr...@gmail.com> wrote:
>
> > Hello,
> >
> > I've just started a new ioquake3 server. I'm using the packages provided
> in Ubuntu 12.04 (Precise). Everything works beautifully; at present I'm
> running ioq3ded in a screen session, but soon I'll wrap it in an Upstart
> job.
> >
> > I'd like to know how to administrate the server via its 'console' while
> it's running from the server side.
> >
> > I've seen mentions in the documentation and in help sites about
> configuration options of the "TTY". Does ioquake3 provide a terminal device
> that I can write commands to? Or is there some other way to perform
> operations remotely?
> >
> > I mainly want to be able to run status in order to see the number of
> players online, as well as occasionally to script the addition of bots, etc.
> >
> > Thanks,
> >
> > Daniel
> > _______________________________________________
> > ioquake3 mailing list
> > ioquake3@lists.ioquake.org
> > http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
> > By sending this message I agree to love ioquake3 and libsdl.
>
> _______________________________________________
> ioquake3 mailing list
> ioquake3@lists.ioquake.org
> http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
> By sending this message I agree to love ioquake3 and libsdl.
>
_______________________________________________
ioquake3 mailing list
ioquake3@lists.ioquake.org
http://lists.ioquake.org/listinfo.cgi/ioquake3-ioquake.org
By sending this message I agree to love ioquake3 and libsdl.

Reply via email to