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


mrpandaman

Members
  • Posts

    4
  • Joined

  • Last visited

  1. One of the more recent patches added a launch parameter to wipe all creatures on server start: ?ServerAutoForceRespawnWildDinosInterval=SECONDS Sounds very useful, but I'm not sure I understand the syntax to correctly use this for my server without being implemented in the control panel.
  2. This one's probably a bit hairy, but a toggle for bUseSingleplayerSetting= would be helpful
  3. My understanding was that the OverrideNamedEngramEntries function is to go in the game.ini, not GUS. I tried the code in the control panel's config dialog box as you described. It did not work either, unless I've misunderstood you.
  4. I've been having trouble setting up the server's game ini with Engram overrides for the engrams in the S+ mod. I compiled the list of entries and checked against any reference I could find in the mod discussions. The formatting seems correct, but certainly let me know if I've missed something. The lines from the ini I'm trying to use: http://pasted.co/4f2bebc4 Whatever changes I'm making do not seem to affect the server at all. This is strange, as I had previously replaced the vanilla Alphas with NPC replacements. I figure that means that I'm in the correct file. Let me know if you've had any luck in your own configs. I don't think the mod matters. It's the override process I'm struggling with.