Search results

  1. Trekkan

    RAT5 - Scripting - Adds support for FOR EACH loops, ARRAYs and much more

    What the title says. =)
  2. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Small client side updates to support new RAT Script changes for FOR EACH Loops and Arrays

    Release Update Updated the desktop client version to 5.10.2 across all packaged application metadata. No additional user-facing client features, functions, variables, or fixes were added in this release range.
  3. Trekkan

    RAT 5 - Server Agent (Windows) - RATScript updates to support FOR EACH loops and Arrays!

    RatScript Arrays and Loops Native arrays — RatScript V2 now supports array literals such as [] and ["Alice", "Bob"], including nested arrays. Array indexing — Read array values with syntax such as local.names[0] and update local array elements with statements such as SET local.names[0] = "Bob"...
  4. Trekkan

    RAT5 - Scripting 1.1

    The heart of RAT Events is the scripting language and what you can do with it in order to give you players new and improved experiences, manage your server and much more.
  5. Trekkan

    RAT 5 - Event Documentation 1.1

    What RAT events are, and what you can do with them. RAT events are very powerful and offer you a way to customize your players game experience, server management and more in a way you've never been able to do before.
  6. Trekkan

    Announcing RAT 5!

    RAT 5 Run your 7 Days to Die server with less work and more control. Management, monitoring, automation, backups, and Discord integration, all from one approachable desktop application. Download the client and server https://www.nomadsoft.net/resources/categories/rat-server-manager.11/...
  7. Trekkan

    RAT 5 - Server Agent (Windows) - Huge update!

    RAT 5 Update — v5.9.8 Changes since v5.8.1 · August 2026 SERVER RATScript Automation Server Lifecycle Events — Automations can now respond when the game server starts, becomes ready, restarts, or stops. Backup Events — Scripts can react when backups start, complete, or fail. New Player...
  8. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Huge update!

    RAT 5 Update — v5.9.8 Changes since v5.8.1 · August 2026 CLIENT Configuration Management Server Config Import — Import an existing serverconfig.xml directly into RAT 5, review supported settings, and apply the pending changes when ready. Protected Unsaved Changes — Configuration edits are...
  9. Trekkan

    General Question on 7D2D 2.6 and RAT5 - Server Agent (Windows) 5.8.1

    It depends on how adventurous you are. =) I say that because RAT 5 has no formal testing on earlier versions of 7 Days, but it may work. Offhand, there aren't any reasons I can think of that would cause it to break. The only thing you'd have to do is setup your serverconfig.xml manually...
  10. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Teleports, Zombucks & Player Groups

    Player Groups Groups Page: The Groups page has been redesigned with a tabbed layout. Group Editor, Create Group, and Player Assignments are now each on their own tab for a cleaner experience. Player Assignments: The player assignment tab now shows a scrollable, filterable player list on the...
  11. Trekkan

    RAT 5 - Server Agent (Windows) - Teleports, Zombucks & Player Groups!

    Player Groups & Teleports Player Groups: Full server-side player group system: create, edit, and delete groups with configurable teleport destination limits and cooldown overrides. Assigning a player to a group is persistent across sessions. - Teleport destinations are now saved and persisted...
  12. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Hotfixes

    Fixes for some RAT script issues, and a couple for the new scheduler.
  13. Trekkan

    RAT 5 - Server Agent (Windows) - Hotfixes

    Fixes for some RAT script issues, and a couple for the new scheduler.
  14. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Task Scheduler

    Task Scheduler UI: A new Scheduler page provides a full editor for creating and managing scheduled tasks, with a calendar view that highlights which days of the week a task is active. Save, enable/disable, run immediately, and delete tasks directly from the editor header. Game Server Script...
  15. Trekkan

    RAT 5 - Server Agent (Windows) - Task Scheduler

    Task Scheduler: A built-in cron-based scheduler lets you write RAT Script that runs automatically on a recurring schedule — hourly, daily, on specific days of the week, or any custom cron expression. Tasks can be enabled/disabled, triggered manually with Run Now, and each run is tracked and...
  16. Trekkan

    PALA 2 - Client (Windows) 2.1.3 2.1.3

    Each user you want to connect to PALA will need this PALA client, but you only need to run one instance of the PALA server, per game server. There's a lot more to come soon, but I wanted to get this out there for more than those testing in our Discord server.
  17. Trekkan

    PALA 2 - Server (Windows) 2.1.3

    This is the latest version of PALA, it is designed to work with Palworld 1.x. This is the server, you will need to install the server once, and then install the client for each user you want to be able to use PALA to admin your server. ** NOTE ** When the server starts up, it starts without an...
  18. Trekkan

    RAT 5 Client - 7 Days to Die Server Manager (Windows) - Bugs & Changes

    Additions • Managed startup config option — Added a new server setting that lets you control whether RAT rewrites the game server config file right before startup. Changes • The Config and Discord settings flows were refined to better preserve and normalize saved values. • Discord channel...
  19. Trekkan

    RAT 5 - Server Agent (Windows) - Bug fixes and some additions

    Additions • Pre-start config writing control — Added a managed server setting to choose whether RAT writes a fresh server config file before starting the game server. Changes • Managed restarts and world generation now use the latest RAT-managed config values at startup when that setting is...