DayZ
Notes
192 Comments
ᕦʕ •ᴥ•ʔᕤ 24 Nov, 2024 @ 8:35am 
Yes Notes don't work anymore, any plan to fix it? Thanks
Nazca 23 Oct, 2024 @ 3:35am 
I also cannot get the prompt to write in 1.26
Freddie 21 Oct, 2024 @ 10:30pm 
hey! notes with 1.26 seems not to be working. Papar lays on ground but it does not give promt to write if I have pen in hand.
𝕽𝖊𝖎𝖌𝖓 10 Oct, 2024 @ 6:49pm 
i was just talking to a friend about wanting to make a Survivor Board to put at safe zone for people to sign. might have to try this mod out
jrc 2 Jul, 2023 @ 3:59pm 
It works... sorta. Seems like you write on one piece of paper, all pieces of paper get the same message. Not really useful.
Lord Rizzington 9 Jun, 2023 @ 8:09am 
Does this mod work or has WarDog abdanoned it?
TchiskyXtreme 8 May, 2023 @ 1:17am 
its not working, when i try to write on a paper using vanilla pens, the circle keep spinning forever, nothing happens.
Dunno if that an issue only on end, or its from the mod.
Very useful mod if it can function properly
pj 25 Apr, 2023 @ 4:14pm 
does this work on expansion at all.?
L△ndum 12 Apr, 2023 @ 3:34am 
Hello Wardog.
We've been using your mod for ages now and this is kinda sad to see the bug with the camera after reading is still unresolved, and we really avoid repacking, so the community fix is a itch for us.
Thank you very much for your time
Sado123 8 Mar, 2023 @ 1:53am 
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
Caminoasi 10 Feb, 2023 @ 8:11am 
I can't join the server, this mod is corrupted, any solution?
Old_Wild_Lynx 10 Jan, 2023 @ 1:55am 
Does it still work with 1.19 ?
UnderTaker 24 Nov, 2022 @ 5:29pm 
Can't join the server because it says this mod is corrupted, any solution please?
inkihh 21 Nov, 2022 @ 7:24am 
Did anyone ever try to create written notes serverside?
Ammo 15 Sep, 2022 @ 7:25am 
this is the fix:
modded class NoteMenu extends UIScriptedMenu
{
void NoteMenu()
{
MissionGameplay mission = MissionGameplay.Cast( GetGame().GetMission() );
if( mission )
{
mission.PlayerControlDisable(INPUT_EXCLUDE_INVENTORY);
}
}

void ~NoteMenu()
{
MissionGameplay mission = MissionGameplay.Cast( GetGame().GetMission() );
if( mission )
{
mission.PlayerControlEnable(false);
}
}
}
phephe 31 Aug, 2022 @ 6:57pm 
opening your inventory then closing it seems to release you from the captivating note you had just wrote.
Ludacr0us 28 Aug, 2022 @ 9:45am 
Has anyone found a solution to the 1.18 locking up after reading the bug?
Antnommer 26 Aug, 2022 @ 11:55pm 
Is there a mod that allows stacking paper that this is compatible with?
_CaKe_Spitfire 5 Aug, 2022 @ 11:30am 
Anyone have a fix for the 1.18 locking up after reading bug? Dayzunderground seems to have it sorted but can't figure out what they've done.
-B-Ä-Ä-M-M- 17 Jul, 2022 @ 10:09pm 
can i repack this into a server pack mod?
Zenarchist 16 Jul, 2022 @ 12:13am 
It works but you need to press Tab after closing the note to be able to use your mouse again (that's what works for me anyway). Definitely annoying but not completely broken on 1.18
Bender 1 Jul, 2022 @ 4:36am 
No work in 1.18.
MechE310 19 Jun, 2022 @ 9:11pm 
We are seeing the same as @Dan. Players read notes on the server and they can only WASD with no mouse movement.
Cranky Dan 14 Jun, 2022 @ 11:18am 
Seems to be bugged with 1.18. The cursor is freezing after reading a note unless players hit TAB.
bahuma 12 May, 2022 @ 9:00am 
Works great with 1.17 !
SusiSommer 1 May, 2022 @ 6:00am 
@slava.darckness -> "FriendlyMourice" and "The Eagle [911]" have the right answer for you :)
The Eagle [911] 1 May, 2022 @ 5:04am 
Put the pen in your hand and combine it with paper
Kuzmich 1 May, 2022 @ 12:13am 
When combining pen and paper, nothing happens? how does the mod work?
SusiSommer 30 Apr, 2022 @ 2:30pm 
As always, Notes works great for me, even after the 1.17 update.
Tadan 25 Apr, 2022 @ 3:05pm 
this is really a great mod but apparently it doesn't work on 1.17
AutoKorrect 24 Apr, 2022 @ 11:56pm 
Does this work with 1.17?
SusiSommer 28 Mar, 2022 @ 6:38am 
One of my favorite mods.
HattoriHanto#101 24 Mar, 2022 @ 2:32am 
@FriendlyMourice Thank u so much!
FriendlyMourice 23 Mar, 2022 @ 10:05am 
@HattoriHanto Put the pen in your hand and combine it with paper
HattoriHanto#101 23 Mar, 2022 @ 6:49am 
Sorry for the stupid question, but how can I write on the paper?
GlitchedGamerSTM 10 Mar, 2022 @ 6:44am 
Writing sometimes gets cut off if it's too long
please fix this bug
The Eagle [911] 9 Mar, 2022 @ 7:26am 
Hey, I'm on a server who has this mod. My written note disappears after one hour. What could be the problem?
pennybelle 21 Feb, 2022 @ 5:31pm 
SYNERGY-G08M4QL, 21.02 2022 19:30:57
!!! String CORRUPTED - FIX OnStoreLoad() !!!
Class: 'WrittenNoteData'
Function: 'Read'
Stack trace:
WRDG/Notes/Scripts/4_World/classes\writtennotedata.c:35
scripts/4_World/entities\itembase.c:2534
scripts/3_Game/dayzgame.c:2553
JM/CF/Scripts/3_Game/communityframework\game\dayzgame.c:92
MuchStuffPack/MSP_Scripts/3_Game/codelockconfig\dayzgame.c:42
VPPAdminTools/3_Game/communityframework\rpc\dayzgame.c:10

Server crashed and logged this error. Any chances for a patch? Love this mod, would hate to see it die with 1.16 ;n;
ФУкаБЛЯка 30 May, 2021 @ 1:35pm 
Hi, I would like to pack this mod into my mod. Can pay
Really needed
Vanvaster 28 May, 2021 @ 7:54am 
Hi.
Thanks for the great mod.
I detected problems with fixing the walls / doors / etc.
If possible, update your mod. We love this concept and for Role Play it is perfect.
Thanks.
ataribaby 18 May, 2021 @ 12:09am 
Is there a code that will add prewritten note to player inventory if is this possible please?
Toli_Derris 25 Apr, 2021 @ 6:48am 
kann ich die Notizen auch fest verankern, das man sie nicht weg nehmen kann?
Joe Scrub 20 Apr, 2021 @ 10:31am 
Mr. Wardog, while you're updating the mod could you look into lowering the weight of notes so they match paper instead of being ~1kg please?
Also pens have fairly low durability and still work to make notes when RUINED.
A_Newport 12 Apr, 2021 @ 11:41am 
can i use this mod in my server's mod pack? i wont change a thing just want a shorter list of mods with out losing the mods we like.
ROBATRON3000 11 Apr, 2021 @ 7:47am 
Hi @nemsi Just add this to your types.xml (Works no my server)...

<!-- Notes -->
<type name="WrittenNote">
<nominal>0</nominal>
<lifetime>3888000</lifetime>
<restock>0</restock>
<min>0</min>
<quantmin>-1</quantmin>
<quantmax>-1</quantmax>
<cost>100</cost>
<flags count_in_cargo="0" count_in_hoarder="0" count_in_map="1" count_in_player="0" crafted="0" deloot="0" />
<category name="tools" />
<usage name="Village" />
</type>
Monk3y_Busin3ss 9 Apr, 2021 @ 5:28am 
Hello, ExistenceRp has been approved for monetization and we would love to still be able to use your mod on our server. In no way would your mod be used in making any profit. We just love leaving each other lil notes on much ado about nothing. Please let me know if we have your permission to continue using your very cool mod. Thank you and I await your response.
LeanSalmon 9 Apr, 2021 @ 3:14am 
@Wardog I want to commission a mod from you, similar to the planned feature admin notes, but I am wanting just some written notes to behave like normal notes and maybe to name it slightly different from other notes, can I add you to talk details or a discord?
ɴeмѕi 8 Apr, 2021 @ 5:00am 
Hey there. Great mod you created, but making every piece of paper persistent even if not written on means stacks over stacks of papers players drop casucally all around the map. Is it possible to get another itemtyp to write on like a "Note" Item, which players could only obtain via types.xml or trader and not by unpacking stuff like ammo? that would greatly reduce trash around the map... Maybe even with a changeable skin for like ID-cards on RP-Servers? Cheers
LeanSalmon 7 Apr, 2021 @ 1:14am 
hi, im wanting to cause one note with a written message to spawn at a location, is this possible?
FredSkaut57 3 Apr, 2021 @ 9:07am 
hi ! how to install this mod ? did i need to add some code in types.xml ? if yes, where it is please ?
thanks