Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. BO2 Server Hosting Support
  3. Two different server types on the same VPS.

Two different server types on the same VPS.

Scheduled Pinned Locked Moved BO2 Server Hosting Support
2 Posts 2 Posters 48 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • egga not eggerundefined Offline
    egga not eggerundefined Offline
    egga not egger Contributor
    wrote on last edited by
    #1

    I am creating both an S&D server and a trickshotting server on the same VPS but I am having trouble separating the GSC files for each server since the place to put them is %localappdata% in the Plutonium folder. Is there another place I can put the GSC files to keep the servers running at the same time without script overlap?

    1 Reply Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      wrote on last edited by
      #2

      The easiest solution is to have two separate Plutonium folder, one for each server
      By default it's in %localappdata%\Plutonium but by pasting this in a notepad and saving it as a .bat file you can create a folder called Plutonium2. Of course change your server bat and cfg accordingly where it's needed.

      @echo off
      set installDir=%localappdata%\Plutonium2
      
      plutonium.exe -install-dir "%installDir%" -update-only
      
      1 Reply Last reply
      0

      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Donate