PMC websites shut down November 13th 2025 unless web hosting fees are paid. See up to date status from PMC Website Hosting and Domain Registration Fee Status forum topic. Please Support PMC to help keep these websites online.

Enjoyed or found this pages content useful, please Support PMC to help me keep this web page online beyond November 13th 2025 when web hosting fees are due.

User Tools

Site Tools


arma3:scripting:detect-dedicated-server-or-headless-client

ArmA 3 HOWTO Detect Dedicated Server or Headless Client

ArmA 3 Forum, ArmA 3, ArmA 3 Config, ArmA 3 Missions, ArmA 3 3D Modeling, ArmA 3 Scripting, ArmA 3 Terrain, ArmA 3 Texturing, ArmA 3 Tools

ArmA 2 and ArmA 3 has nice feature to check for locality.

Detect dedicated server or headless client:

// If dedicated server or headless client, nothing to do here
if (!hasInterface) exitWith {};
arma3/scripting/detect-dedicated-server-or-headless-client.txt · Last modified: 2024/08/02 16:23 by snakeman