How to Setup a RedM Server with VORP Core

Published on
2 mins read
--- views
VORP Setup Guide

Getting Started 🚀

Prerequisites

Before starting, you'll need:

  • RDR2 or RDO (Both work for RedM) ⚠️ RDO is a cheaper option!
  • Steam logged in (Required in all cases)
  • Rockstar launcher logged in (Only if purchased on Rockstar)

Required Software

Download and install:

  1. MariaDB (Version 10.11.2 Recommended)

  2. HeidiSQL

    • For database management
    • Included in MariaDB download

Hosting Options 💻

Important: We officially support WINDOWS only. Linux is not officially supported.

You have two main hosting options:

  1. Self Hosting

    • Not recommended for live servers
    • Suitable for testing only
  2. Windows VPS

    • Recommended for live servers
    • Many hosting providers available

Installation Process

Server Setup

  1. Choose one of these options:
  2. Follow the repository instructions for initial setup

Configuration Steps

Edit server/server.cfg with these required settings:

sv_licenseKey ""
set steam_webApiKey "" -- required for vorp
sv_hostname "my server" 
sv_projectDesc "my project"
sv_maxclients 48 --with onesync on 

Warning: These settings MUST be configured for your server to function!

Database Setup

  1. Install MariaDB
  2. Run HeidiSQL
  3. Import MariaDB.sql from the premade server directory
  4. Create new connection:
    • Choose any name
    • Set username and password
    • Add password to server.cfg

Final Steps

  1. Start FXServer.exe

    • Browser will open for TX Admin installation
    • Follow setup wizard
  2. Configure TX Admin:

    • Set onesync to infinity in settings
    • Update any outdated VORP scripts
    • Add Steam Web API key to server.cfg
  3. Open Firewall Ports:

    • Port 30120 TCP/UDP
    • Required for player connections

Important Notes ⚠️

  • Check VORP GitHub for script updates
  • Some premade plugins may need updating
  • Keep your server files backed up
  • Regularly check for updates

Disclaimer

VORP does not guarantee any support or that any script will work

Remember to regularly check for updates and maintain your server's security. ✅

Join Our Community!

Get help, share ideas, get free scripts, and connect with other RedM enthusiasts in our Discord server.

Join Discord