Phased

Member
  • Content count

    5
  • Donations

    0.00 EUR 
  • Joined

  • Last visited

Community Reputation

0 Neutral

About Phased

  • Rank
    Bambi
  1. You misunderstood what I said, but if your going to make a Custom Launcher, you got to be decent at coding, and you should of probably picked up on my wording. There is a Class in Java called Process, which you can make it execute commands like a command prompt, e.g. pass it a command to run Arma3. it is not a command prompt, you can make the Process get created once you actually press "play". Java is powerful, it can do pretty much everything that any other language can do, not sure how much experience you have had in programming, but maybe you should not aim to make a Custom Launcher yet.
  2. Java has a class called Process, which is like a command prompt. You can supply the location of the .exe, and any mods for it to start. You can get the user to input the folder location, which is easy, you just need to alter the download code, so it will download where the user chooses instead. Googling "java unzip" will give you code on how to unzip a file. For toggling on and off, you can use code to search through the folders looking for folders that start with @, and then add the name to an array, and let the user choose to turn it on or off.
  3. "easily" really depends on the quality you want. A really basic custom launcher, just downloading the scripts, can be made through java pretty easily, with all you having to do is pretty much google "how to download a zip file from a website with java". Not really sure how fast it would be compared to a browser though, but I am sure if you looked you could find some code to do it fast. If you are use eclipse, I believe the latest versions all come with a window builder built in, so creating a basic GUI would be easy.
  4. Phased

    Linux Server Shutting Down Issue.

    I got the filters to work, decided it was time to learn it and was surprised how easy it was, took probably a hour to get them all working. Found the RCON part in the exile_server_config.pbo, going to try that to see if it works, I assume it does, otherwise it probably would of had a comment saying it currently did not work. Still waiting for it to be time to restart to see how it goes. If that does not work, I will try and work out how to use Torndeco's extDB2 RCON extension, but not really sure where to call the start up call for RCON from.
  5. Phased

    Linux Server Shutting Down Issue.

    Hey, Has anyone else had a problem with shutting a Linux server down? I am running Ubuntu on a VPS (I know its not recommended, but it is only for a few friends, most of the time it will only be 2 people on). As the server stays on for longer, the time it takes to shutdown increases. And by that, its been on for about 15 hours, and its not shutdown yet after 20-30 mins. Does anyone know a fix other then using a restart script? As I do not have BE enabled just yet, as I don't feel like fixing all the BE Kicks. EDIT: Just after pressing submit, the server started to actually shutdown, as soon as I press CTRL + C, players are kicked, and you cant join, just the server is still running, and hangs at EPE Manager release