DayZ
578 ratings
Notifications
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
File Size
Posted
Updated
12.810 MB
7 Jan, 2021 @ 6:26pm
29 Aug, 2023 @ 5:12pm
6 Change Notes ( view )

Subscribe to download
Notifications

Description
Notifications Upgrade
An upgrade to the existing notification system to make it more beautiful

Then I can add in to disable the sound press " ] " it should save to the client

Config
Per popular request via this mod we have made it possible to have it send notifications when Battle Eye Messages come through
{ "ConfigVersion": "1", //Version Number "EnableBattlEye": 1, //1 Enabled/0 Disabled If enabled this will Enable the Battle Eye Message Detection "StopSpam": 1, // 1 Enabled/ 0 Disabled If enabled this will prevent battle eye messages from spamming the same notification "BattlEyeIcon": "Notifications/gui/data/notifications.edds", // This is the path to the notification image to use "BattlEyeHeading": "Server Message", // This is the heading for the message "BattlEyeKeywords": [ //This is a list of key words that it will look for to know to send the message to notification system, if the message starts with "[N]" it will remove "[N]" from the message "Restart", "Shutdown", "[N]" ] }


To use the simple Notification Function in you own code
NotificationSystem.SimpleNoticiation("You're Message Text");

You can also include more information if you wish
NotificationSystem.SimpleNoticiation("You're Message Text", "The Optional title", "Notification/gui/data/notifications.edds", ARGB(240, 200, 20, 20), 10, PlayerIdentity);

To change the sound for your server you will need to make mod and override the sound set
modded class NotificationUI { override string NotificationSoundSet(){ return "Alert_SoundSet"; } }

Discord
For More support and information please visit my discord
https://discord.gg/BwTp3mg

Monetisation Rules
Allowed to be used on monetised servers as long as you have monetisation approval from Bohemia Interactive

The Notifications mod does not allows repacking. Monitoring is constant and any violation will result in a DCMA directly with Steam.

To help support this mod send donation to @BRITTO (pay@britto.design)
Popular Discussions View All (4)
10
17 Sep, 2022 @ 5:22pm
PINNED: Welcome Message
BRITTO
5
23 Jan, 2024 @ 5:09am
Help please !
HaDan
1
26 Oct, 2022 @ 4:00am
battle eye
surviv0r1969
195 Comments
Dartman440 6 Apr @ 11:00am 
Hey is say. Is this the Mod that has the server restart warning? On the MAG servers, 10 mins before restart a beautiful warning banner pops up on the upper right corner very visible as compared to the white TXT that flashes by in the lower left corner. Thx so much!!!
VLIEK 25 Mar @ 4:40am 
Good afternoon :) Thanks for creating this mod! Though there seems to be some issues that prevents workbench from compiling, and throwing warning in the script log.

In notificationui.c the functions AddNotification, UpdateTargetHeight and RemoveNotification should be marked as override.

In MissionServer.c the method arguments cannot be strong ref for the RPC function. Removing ref fixes this, this is the same in the RPC function in missionGameplay.c.

I noticed these in the FIX ME prints in the script log, also when adding the mod to Workbench it will throw errors about those three things, disallowing me to compile. Thanks in advance!
Suki 31 Jan @ 5:02pm 
Hello i have trouble using this, on server restart there shows up a red message *rollback!* i dont know how to remove that its annoying to be hones.
d1ek4m 5 Dec, 2024 @ 12:52pm 
How to add a notification? Where do you need to write what we want others to see? How to make people get 15 minutes before the restart information that in 15 minutes there will be a restart?
The Eagle [911] 3 Dec, 2024 @ 5:15am 
@Franek, go to your messages.xml and put [N] in front of every text you want to appear on your server. like <text>[N]This is Rudy's server, have fun!</text>
Franek 3 Dec, 2024 @ 2:16am 
how send custom message? how where i must paste code?
Sado123 27 Sep, 2024 @ 2:02pm 
Türkiye'nin tüm DayZ oyuncularına açık Discord sunucumuza davetlisiniz. DayZ oynarken yeni bir takım arkadaşına ihtiyaç duyuyorsanız burda bulabilir, birlikte başka oyunlar oynayabilirsiniz.

{LINK REMOVED}

Hi survivors 🙂 If you want to stay alive come in our discord or maybe just you need help about how you install the mods or how you can do fire in dayz. You can get any helps about dayz only you need to come in our discord and play in our server
Garageman 30 Aug, 2024 @ 1:04am 
@DaemonForge
Hello matre, I am using your Notifications workshop since month, not to say since years on two servers. I (and the players) like it very much!

The below mentioned additional feature for the config-file "display_time" would be a great addition for server owners/admins.

An other, from my perspective, nice freature would be adding color values in HEX after the [N to give the notifications some color :-) A simple 'if_character_after [N_does_not_equal_]_so_use_the_next_6_hex_digits_to_set_notification_color'. (If the character after [N is the ], so color will be standard)

What do you think?

Cheers!

.:. lutz
RIPey 10 Jul, 2024 @ 7:34am 
Серверу SovaProd 92.38.222.38 : 2302 это однозначно нравится!!!!!Ставлю лайк!!!!
H4xorC00ki3s 10 Jun, 2024 @ 6:38am 
top but can you make a version with smaler notificatione?
or so that we can choose the size <3 ?