-
Content Count
70 -
Joined
-
Last visited
-
Medals
Everything posted by soner
-
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Version 1.7 has been released! The update contains the new missions/#mission command as you can see on the following screenshot. Get the new version on dev-heaven.net. Sponsoring by dao.nu Thanks for testing! If you like the tool please donate in order to help me to keep up the project. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
I am about to release a new version of ArmA 2 RCon. It will support the new missions command as well as a new black GUI skin. -
Hey, I developed a GUI for signing add-ons: http://soner.forgesoft.net/ArmA2AS.zip Have Fun!
-
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Ok guys, here is the new version: http://dev-heaven.net/projects/rcon/files I integrated a brand new version of the GUI framework and do hope that it will not cause any further problems. Otherwise I will remove it completely from the tool and use another framework. Now it must work without any compatibility mode! If it does not please report! Thanks for testing! If you like the tool please donate in order to help me to keep up the project. If there is demand I will start to develop a linux version. But first I have to make sure that the Windows version runs without any problems. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Hello guys, just wanted to announce that I continued the development of the RCon tool. And it seems that I have managed to fix the known crash occuring at random when starting the tool. The issue can be traced to the GUI lib I had been using. I will release a new version soon and I hope that everybody who had to struggle with this issue will test it and give me a report. Thanks! -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
I will see what I can do, ati. Today ArmA 2 RCon 1.5 released! I added 2 new features: Player database Auto refresh If you like this tool and want to support further development, please donate to paypal [at] forgesoft.net (see donation link in the program menu). Thanks! -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Hi luap, thanks for your kind words. Well I am currently working on V. 1.5 final which will enable the user to store all player data contained in the player list in a sql database. So you will be able to track player activities on your server or just create statistics. I am not sure but I think that there is currently no server command supporting this feature. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
OK, i uploaded the alpha version of V. 1.5. Now the player list should not be get cleared at least. Hope it works now. If so do you get "Waiting for response" messages? http://dev-heaven.net/projects/rcon/files Which RCon tool? Did you try to connect with BERCon? -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Hmm, it seems that Battleye is sending all data correctly whereas the arma 2 server itself is not.:confused: -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
OK guys, a new version of our RCON GUI released: http://dev-heaven.net/projects/rcon We fixed all freeze issues and added the new addban and loadbans commands. Should be run without problems now. Have fun! @GossamerS: Does V. 1.4 work for you now? -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Thanks guys. I will have a look on that. There is an official project page available now: http://bt.dao.nu/redmine/projects/rcon Please use the tracking system to report any bugs. Also do not hestitate to propose features for the future releases. Thanks. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
[Deleted] -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Hm, you are right. In fact when the program requests the player list it waits until receiving it. There is no timeout. So if the server is not responding, it freezes. I will fix this. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
It was also tested on Windows 7 [32 bit], Windows Vista [64 bit] and Windows XP [32 bit]. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Sorry but we tested this tool extensively and the newest version ran 24 hours without any crashes. EDIT: You have to contact Kochleffel. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Is anyone using this tool? -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
No, I am not using Visual Basic but I can compile a x64 version for you. Maybe it is better when you contact Kochleffel first since he is the "real owner" of this tool, I am just the developer (and even do not play ArmA 2). Thanks for your kind words. Imagine that there was no official documentation about the rcon protocol when I started the project. Therefore I had to use sniffer tools to analyze the whole protocol...it was not easy. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
I also had this problem a few times but I still don't know why. Maybe it is problem with my winsock lib... I will check this out. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
Curious. Kochleffel also uses Windows 7 and it works fine on his machine. This is the first release. :D Just for your information: this rcon tool does not base on s3ns3's ( http://arma-remote.warzone.at/ ) which was very buggy. It is a complete rewrite (developed by me for dao.nu (Kochleffel)). Sure it was compiled NT compatible. What you described can not have any effect, sorry. Once a player left you can not ban him anymore via the rcon protocol. It does not update the list automatically. You have to push the Refresh button. -
RCon server administration coming to ArmA 2!
soner replied to $able's topic in ARMA 2 & OA - Servers & Administration
As Kochleffel said there is no way to determine the name of the banned people since BattlEye is only sending the GUID, the time and the reason. But we got another idea how to implement this feature. In the next version it will be available. ;)