How To Disable AI on Arma Reforger
Disabling AI on your Arma Reforger server can create a more focused (PVP) multiplayer experience. Whether you're managing your server through the Nodecraft control panel or prefer direct file editing, this guide will walk you through both methods step-by-step.
Using the Nodecraft Control Panel
Note: Be sure that your Arma Reforger server is fully stopped before making any configuration changes or setting updates!
Navigate to your Arma Reforger server dashboard.
Click on the Game Settings tab in the Nodecraft Control Panel.
Locate the Disable AI option.
Toggle the option to True (blue) to Disable AI from spawning.
Click Submit to apply the changes.
Start Your Server
Editing the Config File Manually
If you don’t have access to the panel or prefer to handle things manually, you can disable AI by editing the server config file directly.
Locate your server’s files; at Nodecraft, this will be in the Server Files tab of your Control Panel.
Find and open the
config.json
file.Look for the
"operating"
section.Change the
disableAI
value totrue
like this:"operating": { "disableAI": true }
If you don’t see an operating section in your file, you can add it to the end.
5. Save your changes
6. Start your server
Conclusion
Disabling AI on your Arma Reforger server is simple and can help tailor the experience for a more player-focused environment. Whether using the Nodecraft control panel or editing config.json
manually, both methods get the job done.
Need Help?
If you have questions or run into any issues, our support team is here to help! Reach out using the support widget on our website or visit our support center for further assistance.