DayZ
Zens Notes
Menampilkan1-10 dari 13 kiriman
< 1  2 >
Pembaruan: 7 Jul @ 1:55am

Fixed Hologram.c nullpointer script logs.

Pembaruan: 3 Jul @ 2:45am

Added MapLink compatibility (notes will remember their data when traveling between maps)

Pembaruan: 27 Okt 2024 @ 9:39pm

Notes now reflect the damage of the paper they're written on visually

Pembaruan: 27 Sep 2023 @ 12:40am

Update for future compatibility with a new mod I'm working on and will release soon (@ZenCraftingSounds)

Pembaruan: 10 Feb 2023 @ 6:02pm

Fixed not being able to read notes with an item in your hands

Pembaruan: 10 Jan 2023 @ 10:35pm

- Player now drops written note when they fall uncon while writing
- 3rd person view key is now suppressed while writing notes

Pembaruan: 11 Des 2022 @ 5:50pm

- Fixed date sometimes not displaying on written notes (and date sometimes showing as "12nd" etc)
- Added a new date format option with no year ("Format": 6 will set the date to eg: 12th December)
- Added new setting "AllowChangingFonts" - set it to 0 to disable all fonts except the base font
- Made it so you cannot edit written notes (was only client-side, but didn't make sense to be able to)

Note to server owners who want to add new fonts or edit existing ones: the YouTube video instructions still apply, however this update introduces 11 new MultilineTextWidgets (not EditTextBoxes) that you also need to copy & paste. For whatever reason, DayZ still allows editing EditBoxes even if you use EditBox.Enable(false) so this was the only solution I could think of to disable editing read-only notes client-side.

Pembaruan: 15 Sep 2022 @ 1:04am

- Notes will now remember last used font style client-side.

Pembaruan: 11 Sep 2022 @ 1:24am

- Accidentally included wrong types.xml file in mod folder, fixed.

Pembaruan: 10 Sep 2022 @ 5:35pm

- Added "Select Style" button text to stringtable for language translation