#Help With G-Portal
18 messages · Page 1 of 1 (latest)
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.
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
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
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" },
Ah I see.
If you have added Bedford as an example, it would be
{ name = "Bedford", file = "media/maps/Bedford/spawnpoints.lua" },