Search results

  1. Trekkan

    RAT 4 - Game Server 1.2 compatibility fixes

    Fixes: RAT locking up after a long time running. This was due to the console log window filling up and slowing things down. Let me know if this actually resolved the issue for you though. 7D2D Game server changed the format of chat messages, now parses them correctly. A few random other things.
  2. Trekkan

    7D2D V1.2 B22 - Events

    Please try this verison and let me know if it resolves your issues or not. Thanks! https://www.nomadsoft.net/resources/rat-4-beta.25/
  3. Trekkan

    RAT 4 Beta 4.2.2.3

    Fixes: RAT locking up after a long time running. This was due to the console log window filling up and slowing things down. Let me know if this actually resolved the issue for you though. 7D2D Game server changed the format of chat messages, now parses them correctly. A few random other things.
  4. Trekkan

    7D2D V1.2 B22 - Events

    I tested the server running in general. However someone else has mentioned the same issue in Discord. The issue appears that there may have been a change to the syntax of the chat events, so RAT isn't currently parsing them correctly. I intend to work on this tonight and see if I can get out...
  5. Trekkan

    7D2D V1.2 B22 - Events

    I installed the latest 7days server and didn't have any issues? Some people have seen that they need to reinstall SteamCMD for some reason, so you can try that. Also validate your game server files through SteamCMD
  6. Trekkan

    7D2D V1.2 B22 - Events

    I'll have to download the latest version this weekend and do some testing.
  7. Trekkan

    Teleporting

    The locations are defined in the Groups section of RAT (on the top main toolbar). Basically, you're creating a variable with the location where you want the teleport to go. Then, you create events that use those variables.
  8. Trekkan

    PALA Beta 1.8.0.2

    Fix for not saving some config settings.
  9. Trekkan

    PAL-A the Palworld Server Admin - Update

    Updated to work with the current version of Palworld, adding new settings, some fixes, etc.
  10. Trekkan

    Help with a console error

    You need all of the Allocs mod files installed, there are three of them if I remember correctly, and I only see one.
  11. Trekkan

    Bug na contagem de jogadores conectados no RAT

    Do you have any mods that might change the console output for the player disconnect event? If so, that would cause RAT not to see the disconnected event and not do the updates it needs to do.
  12. Trekkan

    Help with a console error

    From the console window in RAT, type: version and then paste the results here please. Why it isn't working now, I'm not sure. But you have to have the web dashboard enabled in the settings, as well as Allocs mod installed.
  13. Trekkan

    Automatic server restart – How to do it?

    Thanks for using RAT! =) You can schedule most anything using the RAT scheduler. I'm on my work PC at the moment, but there is a scheduler icon on the main RAT window. Click that and you can schedule restarts whenever you'd like (or much of any other command as well).
  14. Trekkan

    crossplay steam & xbox

    Compare your serverconfig.xml files between the server that does what you want and the one that doesn't. Its possible that there is a config setting that RAT doesn't set (or has a bug). I'm not on my DEV PC so I can't check at the moment. But my guess is that you will see a setting/lack of a...
  15. Trekkan

    Starlorn: Rise of the Awakened - Windows Client - UI changes

    Mostly a lot of UI changes
  16. Trekkan

    Starlorn: Rise of the Awakened - Windows Client - Alpha

    -EULA Scrolling is jacked up -Windows shouldn't open more than one instance when clicking the buttons to open them -Should stop all sounds when logging out -Timestamp on Galactic news and Shiplog This has the side affect of showing when certain actions are run on the server. Need to figure...
  17. Trekkan

    Starlorn: Rise of the Awakened - Windows Client - New Client

    This is a totally new client, written from the ground up. It should prove much faster, etc.
  18. Trekkan

    Rat4 bank

    I'm glad you're enjoying RAT. =) As for killing zombies, make sure that you have that event enabled in RAT. I'm on my work PC at the moment so can't screenshot it for you, but check the events and you should find what you need. I've never used the console command you're talking about, but...
  19. Trekkan

    Application process turns into background process on "Shutdown"

    There isn't anything that should/would change that as far as I'm aware. The best way to stop the server is to make sure the Telnet connection is working. As the normal way your server shuts down is that the "shutdown" command is issued and the server does a clean shutdown. Depending on server...