Arma 3 | How to install InfiStar for Exile
Here is a step-by-step guide on how to install infiSTAR for Arma 3:
- Download the
infiSTAR zipfile and extract it to your desktop. - Locate the folder named
infiSTAR.de_Exile\SERVER_ARMA3_FOLDER\@infiSTAR_Exile\addons\a3_infiSTAR_Exile. - Open the file called
EXILE_AHAT_CONFIG.hppin a text editor. - Set the value of
serverCommandPasswordto theserverCommandPasswordspecified in your server'sserver.cfgfile. - Add the
User IDs (UIDs)of your admin accounts to the appropriate configuration sections. - Adjust all other settings according to your preferences and server requirements.
note
It is crucial to carefully review and configure all settings to ensure they are accurately set for your server.
- Navigate to the folder
infiSTAR.de_Exile\SERVER_ARMA3_FOLDER\@infiSTAR_Exile\addons. - Rename the folder
a3_infiSTAR_Exile(the one containing the modifiedEXILE_AHAT_CONFIG.hppfile) toa3_infiSTAR_Exile.pbo. This step converts the folder into a PBO file format.
tip
To convert the folder into a PBO file, you can use a PBO tool like PBO Manager, which can be downloaded from here.
- Access your game panel and open the File Manager.
- Upload the entire
@infiSTAR_Exilefolder (excluding the .dll files) to the root directory of your Arma 3 server. - Open the Commandline Manager.
- Create a new commandline or modify an existing one, then add
@infiSTAR_Exileto the serverMod section of the commandline. - Go to the folder
infiSTAR.de_Exile\MPMission. - Move all the files from this folder into your currently used MPMission folder.
- Open the
description.extfile in your MPMission folder using a text editor. - Locate the line
class CfgRemoteExec {};(which may contain additional content within the curly brackets) and remove it. - Add the following lines to the
description.extfile:
#include "CfgRemoteExec.hpp"
#include "infiSTAR_defines.hpp"
#include "infiSTAR_AdminMenu.hpp"
#include "infiSTAR_chat.hpp"
#include "infiSTAR_KeyBinds.hpp"
- Access the
@infiSTAR_Exilefolder again. - Upload the .dll files to the root directory of your Arma 3 server.
- Copy the BattleyeFilters folder from
infiSTAR.de_Exile\BattleEyeand paste it into your server's Battleye folder.
tip
Ensure that you copy the BattleyeFilters folder to the correct location. (Note: This is also the folder where you will find FILTERNAME.log files generated by Battleye.)
Additionally, you may find a YouTube tutorial helpful for this installation process.