Matt Glover Posted December 30, 2023 Posted December 30, 2023 (edited) is there a way without installing SLMOD to get a welcome message with SRS frequencies and discord links to display to clients of a dedicated server, either every 5 mins or when they join or jump in an aircraft? Edited December 30, 2023 by Matt Glover
Maverick87Shaka Posted December 31, 2023 Posted December 31, 2023 You can simply add messages directly in the .miz file. To send out a message every given time, you can simply use trigger without any code or script. To send the message just when player jump into airplane, you need to write a few line of lua script, to catch the event, and send the message. But it's definitively doable without using SLMOD, and just putting what you need in the .miz file that is running the server 1 FlighRIG => CPU: RyZen 5900x | RAM: 64GB Corsair 3000Mhz | GPU: nVIDIA RTX 4090 FE | OS Storage: SSD NVMe Samsung 850 Pro 512GB, DCS Storage: SSD NVMe Sabrent 1TB | Device: Multipurpose-UFC, VirPil T-50, TM WARTHOG Throttle, TrackHat, MFD Cougar with screen. Our Servers => [ITA] Banshee | Krasnodar - PvE | PersianConquest PvE Live Map&Stats | Syria Liberation PvE Conquest Support us on twitch subscribing with amazon prime account linked, it's free!
Matt Glover Posted December 31, 2023 Author Posted December 31, 2023 ^^^didn't do it. not sure how exactly to set it so it shows for 30 seconds every 300 seconds
Matt Glover Posted December 31, 2023 Author Posted December 31, 2023 5 hours ago, Maverick87Shaka said: You can simply add messages directly in the .miz file. To send out a message every given time, you can simply use trigger without any code or script. To send the message just when player jump into airplane, you need to write a few line of lua script, to catch the event, and send the message. But it's definitively doable without using SLMOD, and just putting what you need in the .miz file that is running the server neither of the above worked. I'm not sure what I'm doing with adding messages any chance you can tell me how to make a message display every 5 mins from server start?
Recommended Posts