Thanks for visiting our wiki! Click here to order your own game server at SurvivalServers.com

Difference between revisions of "Arma Reforger Mod Install Guide"

From Survival Servers
Jump to navigation Jump to search
(Created page with "=Mod Installation= Mods can be installed from the Steam Workshop using FTP. ===Mods=== # Make sure your sever is stopped. # Launch Arma Reforger in steam and h...")
 
Line 6: Line 6:
 
# Launch Arma Reforger in steam and head into the workshop tab in the main menu.
 
# Launch Arma Reforger in steam and head into the workshop tab in the main menu.
 
# Once in there select the mods you wish to have in your server by clicking on them to install.
 
# Once in there select the mods you wish to have in your server by clicking on them to install.
# Once installed minimize the game and head into the following area on your computer:
 
## '''C:\Users\UserName\Documents\My Games\ArmaReforger\addons'''
 
# This will be the location of your addons.
 
 
# Open up your servers FTP client and head into the admin folder. Once in there edit the '''serverConfig.json''' file with notepad++
 
# Open up your servers FTP client and head into the admin folder. Once in there edit the '''serverConfig.json''' file with notepad++
 
# Look for the following section: '''"mods": []'''
 
# Look for the following section: '''"mods": []'''
## This will be the location you will add your mods into.
+
# Head back into your game and back into the workshop menu. Click the puzzle icon in the top right corner.
## Copy this and paste it between the backets of the "mods": code.
+
# Click the Jason tab and copy the data to your clipboard
##::{
+
# Insert the copied code into the "mods": [ your code ] section of your config.
:::::::: "modId": "59727DAE364DEADB",
 
:::::::: "name": "WeaponSwitching",
 
:::::::: "version": "1.0.1"
 
:::::::: },
 
:::::::: {
 
:::::::: "modId": "59727DAE32981C7D",
 
:::::::: "name": "Explosive Goats beta",
 
:::::::: "version": "0.5.42"
 
:::::: }
 
 
# The section should look like this after you are done:
 
# The section should look like this after you are done:
 
## [[File:CodeSnipArmaReforger.png|350px]]
 
## [[File:CodeSnipArmaReforger.png|350px]]
# Now that you have that file setup. Head back into your addons folder that you opened up earlier.
+
# Now that you have that file setup.
# Copy the MOD ID which will be the folder name.
 
# Paste it in the '''"modId": "59727DAE364DEADB"''' area.
 
# Edit the name to match the mod name in the workshop in game.
 
# Set the version to what it shows in game when you click on the mod.
 
 
# Save the file and upload it back into the server.
 
# Save the file and upload it back into the server.
 
# Start your server up and the mods should be active now.
 
# Start your server up and the mods should be active now.
 +
 +
===Mods Mission Installs===
 +
If you are wishing to install mod missions such as capture & hold. You will also need to find out the<br>
 +
mission name and linking.
 +
 +
# Once you have the mission "scenarioId". Head into your '''serverConfig.json'''
 +
# Replace the default id '''"{ECC61978EDCC2B5A}Missions/23_Campaign.conf"''' with your new one.
 +
# Save and re upload to your server.
 +
# The new mission set is now installed.

Revision as of 15:48, 12 December 2022

Mod Installation

Mods can be installed from the Steam Workshop using FTP.

Mods

  1. Make sure your sever is stopped.
  2. Launch Arma Reforger in steam and head into the workshop tab in the main menu.
  3. Once in there select the mods you wish to have in your server by clicking on them to install.
  4. Open up your servers FTP client and head into the admin folder. Once in there edit the serverConfig.json file with notepad++
  5. Look for the following section: "mods": []
  6. Head back into your game and back into the workshop menu. Click the puzzle icon in the top right corner.
  7. Click the Jason tab and copy the data to your clipboard
  8. Insert the copied code into the "mods": [ your code ] section of your config.
  9. The section should look like this after you are done:
    1. CodeSnipArmaReforger.png
  10. Now that you have that file setup.
  11. Save the file and upload it back into the server.
  12. Start your server up and the mods should be active now.

Mods Mission Installs

If you are wishing to install mod missions such as capture & hold. You will also need to find out the
mission name and linking.

  1. Once you have the mission "scenarioId". Head into your serverConfig.json
  2. Replace the default id "{ECC61978EDCC2B5A}Missions/23_Campaign.conf" with your new one.
  3. Save and re upload to your server.
  4. The new mission set is now installed.


Share your opinion