#Help With G-Portal

18 messages · Page 1 of 1 (latest)

fervent marlin
#

Setting up a server is usually fairly simple, is there anything specific you need help with? Gportal offers a few guides on server setup that you can follow.

tough slate
#

I followed them but a few mods such as music, basements, etc doesn't work @fervent marlin

#

Even followed the guides, adding map spawns are kinda confusing for me too.

fervent marlin
#

Some mods do have dependencies listed on the Workshop, which need to be added first

#

The music mod needs the Tsars Libary Mod first if I remember correctly

#

Basements I am not sure, if you link them I can tell you

tough slate
#

Let me check, one moment. I'm hosting it through steam now since I found it to be easier but you saying that - I don't have Tsars on the server.

#

So that may be the issue, let me look over basements @fervent marlin thank you for the suggestion

#

here is the basement mod for example

#

I read the book but it doesn't actually read it

fervent marlin
#

Yeah that one has no dependencies, you do need to make sure to add the Workshop ID, Mod ID and Map ID

#

Did you perhaps forget to add the map?

#

Since the basements are a map basically

#

For map spawns you can just follow what is written in the regions file

{ name = "Muldraugh, KY", file = "media/maps/Muldraugh, KY/spawnpoints.lua" },

#

If you want to add a new one, you just do this:

{ name = "Your Spawn Name Of Choice", file = "media/maps/Mapname/spawnpoints.lua" },

tough slate
#

Ah I see.

fervent marlin
#

If you have added Bedford as an example, it would be
{ name = "Bedford", file = "media/maps/Bedford/spawnpoints.lua" },