Learn how to a Star Wars RP GMod server on an Atomic Networks service.
derivedrp.zip
file.
Once you have the .zip file on your computer, use an extraction software like WinRAR to open the .zip file. Once you have the derived.zip
file opened, drag the derivedrp
folder onto your desktop.
If you’re currently hosting your Garry’s Mod with Atomic Networks, you can bypass extracting your .zip file entirely.
Once your derivedrp
folder has been downloaded, drag and drop the folder into the home / container / garrysmod / gamemodes
directory.
derivedrp
folder you moved in Step 1 to starwarsrp
. Open the folder.
Inside of the folder, you will see a file named derivedrp.txt
, change the name of this file to starwarsrp.txt
. Once you have changed the file name, open the starwars.txt
file that you just renamed.
Inside of the starwarsrp.txt
file, change the title on the 1st line to "starwarsrp"
and the “Title” variable to "StarWarsRP"
. Below is an example of a properly configured file.
starwarsrp
folder (previously named derivedrp) and open the gamemode
folder. Here, we will be changing two files.
The first file we are changing is cl_init.lua
, change the “GM.Name” value in this file to “StarwarsRP”. The second file you will change is init.lua
, change the “GM.Name” value in this file to “StarwarsRP”. Shown below are example files.