Jump to content

XoMEX

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About XoMEX

  • Rank
    Newbie
  1. XoMEX

    Arma 3 Kart DLC

    How can I check via a script, if someone has bought the Kart DLC? I only want people who bought the DLC to be able to buy the Karts, but I don't find the bool, since BI thought .ebo files would be good for that dlc. (Altis Life)
  2. Is it possible to have like a little Server manager with this? For Example, I have a Server configured with TADST, but I want automatic restarts via BEC. Right now I have to use a batch, which starts a little script, which stops the server (but only if the Server was started with that script). Then the batch again copies the newer version of the addon, if one is avalible. Then the batch calls the script again. Now the Configs out of the TADST Folder are copied (if there are new), then the Server gets started and the pid is saved to a file. But yet I don't even know if it really works... (no time to test yet) Is there a way to just write a batch, which calls TADST to kill the running Server and restart it (with new configs/addons)? If this Isn't possible yet I would like to see something like this in the future. My Idea to that would be, that at each start there will be temporary copies of the addon/maybe miossionfile/configs/... for the specific instance, so the Admin can update those things while the server is running. At the next restart the temporary files will be deleted and new ones will be copied, so if the files got updated by the Admin, those updates will be automaticly included in each restart. Furthermore for this there needs to be a TADST Instance, which has a list of the Servers and which handles requests like start, stop and restarts.
×