The BattlEye filters (.txt files) go into:
%arma3server%\profiles\BattlEye\%missionName.mapName%
OR wherever you specified your BattlEye folder to be.
Example directory:
arma3server\profiles\BattlEye\Altis_Life.Altis
If you are using Tophe's Arma Dedicated Server Tool (TADST) the folder structure will be:
%arma3server%\TADST\%profileName%\BattlEye\Altis_Life.Altis
The following is required in the server.cfg to enable BattlEye:
BattlEye = 1;
These BattlEye filters are a work in progress, and are only guaranteed to work with the latest vanilla release of [Altis Life RPG] (https://github.com/AsYetUntitled/Framework), on its respective targeted ARMA 3 version. If you encounter an issue with the filters for the latest vanilla mission version, then please create an issue on the GitHub repository.
Modifications to the Altis Life RPG mission files will most likely require the BattlEye filters to be updated.
Read A Guide to BattlEye Filters and How To: BattlEye filters - DO IT YOURSELF! to learn how to update your own BattlEye filters. See also BattlEye Filters on the AsYetUntitled/Framework GitHub wiki, BattlEye on the Bohemia Interactive Community Wiki, and the BattlEye website.
- For Linux servers, the filter file names must all be in lower case. For Windows servers the casing is irrelevant.