Welcome to The Forum

Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies and more


Colourizeme

Members
  • Posts

    7
  • Joined

  • Last visited

Profile Information

  • Gender
    Not Telling
  1. I use Scorched Earth Tabula Rasa which has worked for every map I've played on and hasn't caused any game breaking bugs. It's also updated frequently which is really nice. It's been around longer than more of the newer "Add SE mobs to different maps" mods so if the other ones don't work out then give it a shot.
  2. In your modify server config, Make sure to keep your difficultyoffset to 1, then down at the gameusersettings.ini box, add what is said above but make sure to put [serverSettings] above it so it will read into the actual file because if you look at your gameusersettings.ini file, the first thing at the top is [serverSettings] which controls... well, the server settings lol. Without it, the line or command that you put will end up attaching to the bottom of your [MessageOfTheDay] variable so it won't work. Here's a SS of what I put and it worked perfectly. I also may add that I was trying to put the ShowFloatingDamageText=True by itself before without the [serverSettings] and it would not show up no matter what I did. But when I added it under there, it worked! Hope this helps!
  3. Unfortunately, you would probably have to ask the owners of the specific mods about that. I have a few mods that I can modify in the gameusersettings.ini box and they work just fine.
  4. Honestly, for the 3rd question, I know how you feel but there's really nothing you can do about it. I took it upon myself to keep it in check by organizing a list on a notepad to make it easier to edit that I can just copy and paste like you said so it's not really much of a big deal!
  5. I tried using those mods too and they didn't work. However there is a way to raise the difficulty to 6 without mods but in order to get more player levels, you would have to input them yourself in the config menu. Go into Modify Config and set your difficulty offset to 1. Then go all the way down to the blank box which is used to edit the gameusersettings.ini. Type [serverSettings] OverrideOfficialDifficulty=6.0 <-- or whatever difficulty you wish to aim for. Then hit save. Once your server is restarted, do a dino wipe and it should work! Hope this helps! Make sure to remove the mod too if you have it on still!
  6. My server has constantly been crashing every couple of hours (since the conan problems) and it's getting really annoying because it keeps rolling back. The people on my server aren't very happy and neither am I at the moment
  7. I struggled with this as well and finally found a solution. In your modify server config, Make sure to keep your difficultyoffset to 1, then down at the gameusersettings.ini box, add what is said above but make sure to put [serverSettings] above it so it will read into the actual file because if you look at your gameusersettings.ini file, the first thing at the top is [serverSettings] which controls... well, the server settings lol. Without it, the line or command that you put will end up attaching to the bottom of your [MessageOfTheDay] variable so it won't work. Here's a SS of what I put and it worked perfectly. I also may add that I was trying to put the ShowFloatingDamageText=True by itself before without the [serverSettings] and it would not show up no matter what I did. But when I added it under there, it worked! Hope this helps! Before, I only had really low level dinos spawning but after doing a dino wipe, I now have up to level 300's spawning!