DayZ
Zens Notes
13개 중 1~10개 표시 중
< 1  2 >
업데이트: 2025년 7월 7일 @ 오전 1시 55분

Fixed Hologram.c nullpointer script logs.

업데이트: 2025년 7월 3일 @ 오전 2시 45분

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

업데이트: 2024년 10월 27일 @ 오후 9시 39분

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

업데이트: 2023년 9월 27일 @ 오전 12시 40분

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

업데이트: 2023년 2월 10일 @ 오후 6시 02분

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

업데이트: 2023년 1월 10일 @ 오후 10시 35분

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

업데이트: 2022년 12월 11일 @ 오후 5시 50분

- 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.

업데이트: 2022년 9월 15일 @ 오전 1시 04분

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

업데이트: 2022년 9월 11일 @ 오전 1시 24분

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

업데이트: 2022년 9월 10일 @ 오후 5시 35분

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