Page 2 of 2

RE: QZRcon [fixed2.2]

Posted: Tue Sep 17, 2013 7:24 pm
by Monsterovich
DevilHunter wrote: Just needs that one thing where if you launch it via IDE, it will grab the ip for ya.
I can add command line function to rcon, for example:

./qzrcon.exe localhost:10666
or easy variant:
./qzrcon.exe localhost -port 10666

I dunno, how IDE works.

RE: QZRcon [fixed2.2]

Posted: Wed Sep 18, 2013 1:08 pm
by Konar6
Easy - when you press R in IDE, it hands the server IP:port to the rcon utility through settings.ini, which is the initialization file for the rcon utility.
So you can make your program read that file (and users can get the full experience by renaming QZRcon to rcon_utility.exe, so that IDE will actually launch QZRcon).

RE: QZRcon [fixed2.3]

Posted: Thu Sep 19, 2013 3:31 pm
by Monsterovich
Version fixed2.3 is out! Enjoy!

Code: Select all

=== Version: fixed2.3 ===

    * Fixed EndOfLine bug, yeah!
    + Added Internet Doom Explorer support: any user can rename rcon exe to 'rcon_utility.exe' and connect through IDE, rcon will read settings.ini file to get server properties.
    + Added custom font change function.

RE: QZRcon [fixed2.3]

Posted: Thu Sep 19, 2013 6:26 pm
by Jenova
Good job on this!

Re: QZRcon [fixed2.3]

Posted: Thu Jul 21, 2016 4:38 am
by doomjoshuaboy
sorry for the bump that the links are down please reupload.

Re: QZRcon [fixed2.3]

Posted: Thu Jul 21, 2016 8:41 am
by Monsterovich