How to install Infistar
In this tutorial, we will see how to install Infistar on your Arma3 server. Infistar delivers an unique admin tool with more than 50 features. You can e.g. spawn vehicles, control players, spawn buildings or administrate your server. You can visit the site of the developpers of the anti cheat here
Instructions
- Download Infistar on the official website.
- Unzip the downloaded zip file and go to
infiSTAR.de_A3\SERVER_ARMA3_FOLDER\@infiSTAR_A3\addons\a3_infiSTAR
- Open the file named
infiSTAR_config.sqf
and add your ARMA ID profile. - On line 36, enter your mod (e.g. AltisLife for altislife)
- Check that your
serverCommandPassword = "passwordhere";
matches with your server admin password. - Go to
infiSTAR.de_A3\SERVER_ARMA3_FOLDER\@infiSTAR_A3\addons
and compress thea3_infistar
din order to havea3_infiSTAR.pbo
with pbo manager available on the bohemia website or on steam in the software "Arma 3 Tool " . - Copy
@infiSTAR_A3
in the root of the server via FTP. - The HPP file
infiSTAR_AdminMenu.hpp
and the fsm filecall.fsm
are present ininfiSTAR.de_A3\MPMission
. You have to copy them in your mission file (exile,life,ect..). - Edit your
description.ext
in your mission file and add after the first # this line#include "infiSTAR_AdminMenu.hpp"
. - Go to the mods section of your mTxServ management panel and add
nfistar_a3
(without the ""). - Copy
infiSTAR.de_A3\VOTREMISSION(life,exile,ect..)_BattleEye_Filters
into your battleye file on your server. - Start your server.
To open the Infistar admin menu, press the F1
key.