DayZ
Zens Notes
目前顯示第 1-10 項,共 13 項
< 1  2 >
更新:7 月 7 日 @ 上午 1:55

Fixed Hologram.c nullpointer script logs.

更新: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