DayZ
Zens Notes
Mostrando 1-10 de 13 aportaciones
< 1  2 >
Actualización: 7 JUL a las 1:55 a. m.

Fixed Hologram.c nullpointer script logs.

Actualización: 3 JUL a las 2:45 a. m.

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

Actualización: 27 OCT 2024 a las 9:39 p. m.

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

Actualización: 27 SEP 2023 a las 12:40 a. m.

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

Actualización: 10 FEB 2023 a las 6:02 p. m.

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

Actualización: 10 ENE 2023 a las 10:35 p. m.

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

Actualización: 11 DIC 2022 a las 5:50 p. m.

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

Actualización: 15 SEP 2022 a las 1:04 a. m.

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

Actualización: 11 SEP 2022 a las 1:24 a. m.

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

Actualización: 10 SEP 2022 a las 5:35 p. m.

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