MoltonMontro

MoltonMontro



10 Jun


09 Jun

Comment

8 years is a long time! 😱 Thanks for playing Unturned.


08 Jun


05 Jun

Comment

You can build stairs/ramps/etc. on roofs. They are a type of roof, so you're probably missing an adjacent roof or wall to attach to.


29 May

Comment

Looks neat! Congrats on your first mod :)


21 May

Comment

A map's version does not directly correspond to a game version. They're separate.


17 May


15 May

Comment

Are there errors in the server console?


30 Apr

Comment

Unturned supports controllers and other devices through Steam Big Picture Mode. Use Big Picture Mode and configure your controls as necessary.


13 Apr


10 Mar

Comment

Originally posted by MineRaft47

what's this? you just chop down a tree then use the logs (3 of them) to make log foundation.

what you looked up is for metal floor, in which case craft 4 scrap into 2 metal sheets and then go under base to make a "metal foundation"

I think they actually looked up the Unturned 2.x (classic) crafting recipes, which is practically just a different game. Back in 2014, building included more crafting ingredients (e.g. crafting plates, frames, and supports first).

u/HentaiLordCliche – the crafting menu in-game will show you recipes you have at least one ingredient of. E.g., if you have a log you can see all the structure pieces.

Alternatively, you can use the official wiki to look up recipes. https://wiki.smartlydressedgames.com/wiki/Floor


08 Mar

Comment

Originally posted by CptObvious_42

Ok thanks, We just tested and it seems that with the default port it works, if a custom port is used the problem reappears…

Some possibilities, in no particular order:

  • You didn't specify the custom starting port in your server's Commands.dat.
  • The ports you're wanting to use are blocked by your firewall.
  • The ports you're wanting to use are blocked by your ISP.
  • The ports you're wanting to use are already being used by something else.
Comment

Double-check that you port forwarded on the correct IP address.

Are there any errors in the server logs or console?

You only need to forward 2 ports, not 3. Our official docs can be found here: https://github.com/SmartlyDressedGames/U3-Docs/blob/master/PortForwarding.md

Comment

Originally posted by crulymink

This doesn't say anything about existing workshop addons being used on servers.

Steam TOS says that anything on the workshop can be used freely. Are you saying SDG is actively blacklisting servers because the owners don't want their addons being used (without legitimate copyright claims) or are you just giving general info.

Stuff from workshop creators (and seemingly SDG) contrasts heavily with steam workshop regulations. Just looking for some clarification, thanks.

Also seems like u/MoltonMontro could help with this haha

Anybody can click the "subscribe" button on content uploaded to the Steam Workshop.

You cannot re-upload someone else's content as your own. If you do so, the original uploader can file a notice of copyright infringement through Steam. The link to do so is here: https://steamcommunity.com/dmca/create/. Steam would then evaluate the notice, and one of the potential outcomes is that the reupload is taken down. Stea...

Read more
Comment

Originally posted by I-V-A-N__3000

'We will keep a record' What does he mean by 'we'? :D

We keep track of server reports internally, and banned/moderated servers publicly.


06 Mar


04 Mar

Comment

A similar question was answered on our official forums, here: https://forum.smartlydressedgames.com/t/dropppers-things/21813?u=moltonmontro

The tl;dr is that your model needs a "Drop" child attached, and your .dat file needs to use the dropper properties to specify what should drop. E.g.,

Interactability_Drops 1

Interactability_Drop_0 116


17 Feb

Comment

My assumption is that the error message regarding "not having the correct login or something" is probably the one telling you that you haven't added a Game Server Login Token (GSLT) from Steam to your server yet, whoch is why it isn't appearing in the Steam server list.

Refer to official documentation for server hosting: https://github.com/SmartlyDressedGames/U3-Docs/blob/master/ServerHosting.md

For generating a GSLT specifically, see: ...

Read more

16 Feb

Comment

Originally posted by Hour_Speed2201

It worked i don't know what i did but now it worked.

i adressed every file in the unity project to the assetbundle

remade so the master bundle.dat had assed version 3

split it like it is split in easter island.

I somehow broke the animations but i don't care.

Thanks MoltonMontro.

Sorry that it took me a while to respond to you again! I was looking through some other errors & work. I wrote up some potential issues / fixes that I was going to send you, but since you've fixed the problem it seems a bit moot now.

I'm glad that you were able to fix the issue on your own though!

I'll leave a shorter version of my suggestions below. Although you don't need them anymore, you might still find them helpful. Or maybe someone else will a similar issue come across them:

What I was originally going to say:

I took a closer look at the images you posted. Here's my current thoughts on potential issues:

  • Unity 2018.4.36f1 is very outdated. You'll need to either update Unity or adjust your MasterBundle.dat file.
  • Make sure you've tagged your main folder with an asset label.
  • Double-check that your MasterBundle.dat is correct.

You can use older Unity versions, but it's better to use the same...

Read more