This aged so well
Posted several years before I started officially working for SDG/Unturned, too!
This aged so well
Posted several years before I started officially working for SDG/Unturned, too!
Auras are cosmetic masks. (As in, they use the Mask slot.)
Rather than being a modifier on a specific item (e.g., the White Fedora), the mythical effect is the cosmetic itself.
What you're trying to do isn't possible. Have you considered creating a custom vehicle instead, and having that custom vehicle spawn on your map?
https://support.smartlydressedgames.com/hc/en-us/articles/12110874710164-Playtime-item-drops
Drops have not been available for a while. Instead of drops, events have offered new crafting options.
Players have commonly asked about re-adding drops but tying them to Gold DLC to possibly mitigate some of the bot farmers. There's some issues with this (e.g., we'd have to develop the backend to support this, and bot farmers might return to the game anyways). But it is, admittedly, a common request.
Nice house! Feels inspired by Fallingwater. (Probably quite loud if you're near the waterfall, though!)
used the default item ID for the timberwolf so i know its not a modded gun. Plus i tried it in both single and multiplayer so. i already ran a game verification check for it and it came out without a issue
This sounds similar to a previous bug that's been reported once, which we weren't able to replicate either.
If you're able to reliably replicate the issue, and could provide steps to do so (or a video of you performing steps that cause this to occur), that'd be helpful.
The previous reporter alleged that it was only caused when they were entering/exiting water, but unfortunately we were not able to replicate the issue based on their report.
What version is your game running on / what version is your server running? What's the specific error message you're receiving?
I wasn't able to recreate this bug, but it kinda looks like you're using a modded weapon (rather than the actual, vanilla Timberwolf).
Maybe one of the mods you're using adds a gun that looks like the Timberwolf and can share skins from it, but the modder didn't set this up properly?
Looks fun! Is it an arena map, or something more like the custom "deathmatch" maps? Or is it a survival map with a focus on PvP/combat?
Very pretty - thanks for sharing!
The fish really brings it together. :)
When playing with a certain friend, they'll do something similar but all over our base T-T. 10/10
Exciting to see a map layout reimagining as well, after your initial spawn/item rebalance. :)
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.
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.
Steam performs maintenance every Tuesday (i.e., today).
You probably tried playing while Steam servers were down in your region.
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!
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?
After it started downloading the map a bunch of warnings came up and stopped downloading
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
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