Jump to content

BenWortley

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About BenWortley

  • Rank
    Newbie
  1. Does anyone know how I would open a weblink via a GUI button? The weblink is split due to needing to add the missionName in it for the link to go to the current mission. _orbat = "https://unitedtaskforce.net/operations/auth/" + missionName + "/orbat"; if I hint _orbat it spits the correct url out. I just need that url to open a webpage. Anyone know or a way to do this? For reference the button is running this action action = "execVM 'Menu\Weblinks\OpenOrbat.sqf'"; Thank you in advance.
  2. Hello, Looking for some information/advice on server specs on running Headless Clients on one server. At the moment we average 20+ players and are expanding quickly. Ideally looking for advice when running missions with 60 plus people on and how many HC's we should be running. The Server we run the missions on has 32gb of RAM and 8cores Cores. Is it worth running the HC on the same machine or does it need to be offloaded to another machine ideally? As we can easily add another sever with 8 cores and 32GB of ram just to run the headless clients. Ideally want to get the best server performance possible for the end user. So any bits of advice it’s greatly appreciated. Ideally any information to help with the above or correct Server specs for running HC’s would be great. Thank you.
×