Shared HostingFirst month freeShared web hosting from $2.99/mo — $0 today, and the price you sign up at is the price you renew at.See hosting plans →

NxLabs / Mordhau

[UPDATED #23] Server Messages - Server only Mod

By Taki7o7

Works Server-Side! It let's you define Messages and an Interval in the Game.ini of your server and then cycles through the messagelist and sends the next message after the set interval. Also has a Random Message Function now.

Description

UPDATED FOR MORDHAU PATCH #23 UE 4.26

(Many thanks to Cswic, helping me to do so)

This Mod let's you define Messages and an Interval in the Game.ini of your server and then cycles through the messagelist and sends the next message after the set interval. Also has a Random Message Function now.

ALSO WORKING FOR VANILLA MAPS, PLAYERS DON'T NEED TO DOWNLOAD ANYTHING. DOWNLOAD, DON'T SUBSCRIBE - IT'S SERVER SIDE ONLY!

[ You can use ModList now aswell, users would download the few kilobytes then, but only do that if you want to keep it auto-updated or if you want to help this mod getting more attention. The current auto-download implementation seems to cause alot of issues, so you should not do it if you don't need to, or if you don't use the ModList for other mods already. I SUGGEST THE MANUAL INSTALLATION AS IF YOU HAVE ONLY SERVER ACTORS INSTALLED, IT WILL NOT MARK YOUR SERVER AS MODDED IN THE SERVER BROWSER ]

HOW TO USE?

  • [Skip to 2. if you install via ModList] Move the "TAKIMESSAGES.PAK" into "...\MORDHAU\CONTENT\CUSTOMPAKS\" on your server. (Create "CustomPaks" folder if it's not already existing)
  • Now in the "GAME.INI" of your server, in the already existing Section "[/SCRIPT/MORDHAU.MORDHAUGAMEMODE]" add following line:

SpawnServerActorsOnMapLoad=/Game/Mordhau/Maps/Taki7o7/Actors/TakiMessages.TakiMessages_C So it now looks something like:

  • Create a new Section "[TAKIMESSAGES]".

To set an Interval, you simply add a variable called "INTERVAL" and set a value (IN SECONDS). If you want the messages to get picked randomly, set "RANDOM" to TRUE. Otherwise FALSE or don't declare the "RANDOM" variable at all. It also avoids sending the same message twice. For each message, you add a variable called "MESSAGE". If you want a new Line in a single message, just add "\N" where the new line should be.

This whole new section should somehow look like this now(Next message each 300 seconds [5 minutes] Value must be >= 10 seconds): [tm]

  • And all together:

.... .... .... .... and the rest of your Game.ini

OUTPUT LOOKS SOMEHOW LIKE: [TAKIMESSAGES]

PS: Don't use the pipe "|" symbol somewhere in your ini, it will cut off everything after the first |

Also people told me that "https://" will not work, specifically the double slash. So avoid them. For URLs you do not need the http:// or https:// part at all ^^


CHECK MY OTHER SERVERSIDE-ONLY MODS:

SLOMO MANAGER V2

GRAVITY CHANGER

BOTAUTOMATION

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.