MoltonMontro

MoltonMontro



26 Aug

Comment

To clarify – while there's a lot of recommended/good practices for creating a server, a majority of those recommendations are optional.

If you're just trying to host a server and don't care about configuring it, you can simply download the Unturned Dedicated Server app from your Steam Library (it's already in there if you have Unturned), and then launch it from your Steam Library as well. You can share the Server Code with your friends to let them join.


21 Aug

Comment

Are you still having issues with this? If this isn't your map (e.g., you're editing a vanilla map), then it might be getting replaced whenever the game updates.

Alternatively, maybe you want to delete certain volumes from the map rather than nodes.


20 Aug

Comment

Steam performs maintenance every Tuesday (i.e., today).

You probably tried playing while Steam servers were down in your region.


18 Aug

Comment

Originally posted by -Sanitater-

Recently took part in the 12th Season of the LVR Cup in Le Mans, my team got 3rd place, prizes were a gold/silver/bronze (depending on if you got 1st, 2nd, 3rd) skin for any skinnable item of your choice!
(Blowtorch cuz I love my sparkling tin can)

Also Sorry I don't know which flair is suitable for this post

Congratulations!


17 Aug

Comment

Originally posted by Subject_Step7606

the server has not said anything for 10 minutes and the server has not launched yet

Would you mind sharing a link to the server's log file again?

Comment

Originally posted by Subject_Step7606

After it started downloading the map a bunch of warnings came up and stopped downloading

https://preview.redd.it/tps9ifwvt4jd1.png?width=1093&format=png&auto=webp&s=c2132686fc4eb4cbd89dd45979b81f51216d2be4

None of these errors would cause the mod to stop downloading / all of those errors are safe to ignore. Note that our support site (and the modding/server documentation, depending on the type of error) can be used to look up what various error messages or warnings mean!

https://support.smartlydressedgames.com/hc/en-us/articles/29177482091924-WARNING-Shader-Unsupported

Comment

Originally posted by Subject_Step7606

Thanks for sharing. To clarify - Buak is not an official/vanilla map. The "Map" command wasn't working because you do not have the map installed.

You have to download the map from the Steam Workshop in order to use it on your server. The instructions for doing so are noted in the yellow error message that appeared in your server console, in addition to the server hosting documentation.

3000549606 is the map's file ID. You can add this to the "File_IDs" property of the config file in order to download that map. The same applies to any mod that you want to install on your server. For example, you might configure that property to look like this:

  "File_IDs": [
    3000549606
  ],

For more information, I recommend referring to this part of the server hosting documentation: ...

Read more
Comment

Originally posted by Subject_Step7606

where do i find the worskhop file

The WorkshopDownloadConfig.json file is located in the root of your server's folder. (Along with other files/folders, such as the Server folder, Players folder, and Config.json file.)

https://docs.smartlydressedgames.com/en/stable/servers/server-hosting.html


16 Aug

Comment

What mods have you downloaded / what does your WorkshopDownloadConfig.json file look like?

I checked the server log you posted, and it looks like you haven't downloaded any mods. Buak is a modded map – make sure you've installed it per the yellow error message!


05 Aug

Comment

Here's all of the commands: https://unturned.wiki.gg/wiki/Console_commands

You can spawn items and vehicles with the /give and /vehicle commands, respectively.

These can be spawned based on the item's display name, filename, ID, or GUID.

For example, you could use /give Eaglefire or /give 4 to spawn the Eaglefire gun.

...

Read more

03 Aug

Comment

Sorry - there's no Arctic Beret as it'd be identical to the White Hat.

https://unturned.wiki.gg/wiki/White_Hat


31 Jul

Comment

That's a lot of signs! How long did this take?


29 Jul

Comment

Originally posted by TheYeetTrain

Buak. I had the same problem on other maps as well

You're playing on a community-made / modded map that has disabled those skills.


21 Jul

Comment

Have you already read any official guides/documentation, such as https://docs.smartlydressedgames.com/en/stable/servers/server-hosting.html ?

Install the mod/map to your server via the WorkshopDownloadConfig.json file. Use the Map command to your server's Commands.dat file to load your desired map.


01 Jul


24 Jun

Comment

Originally posted by randomguy3678

I have done so, and it worked, Thanks! But how would I go about adding the Border back? I'm also facing the problem, that after a certain point there is just no more water, can I also configure this in the config or is there a different approach to that?

  1. You can add Player Clip volumes from the Volumes tab, from within the editor. Use these to make your map border.

  2. Yes – you can disable the legacy/default water similar to how you disabled borders. Then you can manually add your own Water volumes from within the map editor.

Comment

You can disable the border from your map's config file, and then manually add a new one using volumes from within the editor.


11 Jun

Comment

Originally posted by Impossible_Sell_9212

Thats not the issue, theres atleast 100 spawns or more so that cant be it. whenever i set all vehicle spawn stats to just one less, it works alright but then some things wont spawn

Vehicle spawn points all have an equal chance of being chosen (if there isn't already a vehicle on top of the spawn point).

The default cap for an Insane-sized map is 64 vehicles. (32 for large, 16 for medium, 8 for small, and 4 for tiny.) If you have 100 vehicle spawn points, and you haven't adjusted the cap, you're definitely running into the cap before every vehicle spawnpoint is utilized.


10 Jun

Comment

There's a max number of vehicles that can be spawned at a time.


09 Jun