Welcome to ArmaServicesNET Coinflip installation guide. Please follow these simple steps to avoid any errors while installing this module:

Installation
Step 1. Open your Altis Life mission file, open the description.ext and add the following line #include “config\ASN_CoinflipConfig.hpp”
Step 2. Copy and paste the folder “config”, “images”, and “dialog” from the Mission folder found in the download to your mission root.
Step 3. Open your Arma 3 Server Directory. (The same folder as your Arma3server.exe) Within downloaded zip file you will find a PBO named “ASN_Coinflip”, drag the pbo into the addons folder of the root folder named “@life_server” in your Arma 3 Server Directory.
Step 4. Open the “CfgRemoteExec.hpp” file, and copy and paste into your “CfgRemoteExec.hpp” as shown in the file.
Step 5. Now its time to open up the stringtable and copy it over to yours, select from “<Package” to “</Package>” and navigate to your stringtable. Once you are in yours, right after the project header, paste the following that you copied.
Step 6. Finally, to get the menu to open for the player to be able to play Coinflip, add the following code to an npc/sign.
this addAction [“Play Coinflip”, {[] spawn ASN_fnc_CoinflipOpen}];

Additional Information

Any further feature request or support, feel free to reach out to me in the official ArmA Services discord!

Register New Account
Reset Password