Roulette Install Guide

Welcome to ArmaServicesNET Roulette 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_RouletteConfig.hpp”
Step 2. Copy and paste the folder “config” and “dialog” from the Mission folder found in the download to your mission root.
Step 3. Open your “CfgRemoteExec.hpp” in your mission root, and add in the lines from the “CfgRemoteExec.hpp” found in the Mission folder from the download.
Step 4. Open your “stringtable.xml” in your mission root, and add in the lines from the “stringtable.xml” found in the Mission folder from the download.
Step 5. And last but not least, if you do not have a “initserver.sqf” just copy and paste the file into your mission root. If you do have a “initserver.sqf” then just open it and add the one line to your “initserver.sqf”
Step 6. Open your Arma 3 Server Directory. (The same folder as your Arma3server.exe) Within the downloaded zip file you will find a PBO named “ASN_Roulette”, drag the pbo into the addons folder of the root folder named “@life_server” in your Arma 3 Server Directory.
Step 7. 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 Roulette”, {[] spawn ASN_fnc_OpenRoulette}];

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