Мод Wooden Chalk Sign Continued для DayZ (дейз). Установлен на 2 серверах RiseOfServers. Ниже: серверы с модом и описание Workshop.
Add lore and tidiness to your DayZ base with Wooden Chalk Sign!
📝 About
This mod introduces an inscribable wooden sign along with four coloured pieces of chalk:
⚪ White
🔴 Red
🟢 Green
🔵 Blue
When equipped with a piece of chalk, you're able to write custom messages on the wooden sign (two lines, 15 characters each).
When ticking the 'Private' checkbox, the sign can't be edited by other players, ensuring persistent information.
⁉️ FAQ
Is it safe to migrate from the original mod?
Yes, it's using the same class names to provide retro-compatibility. No wipe required.
What's different from the original mod?
[*]GUI is more convenient to use
[*]Inscriptions are centred automatically
[*]Items are fully localised
[*]Umlauts (ÄÖÜ) are supported
[*]Weights are adjusted
How to craft a wooden sign?
You can craft a wooden sign by combining 1 x Wooden Plank and 2 x Nails.
Where to find chalk?
When using default types, chalk is exclusively found in schools for uniqueness.
Which special letters are supported?
Currently supported languages with special letters are Russian and German.
I can't place signs on walls!
For that to work, you need to have cfgGameplay.cfg enabled for your server: BI Community Wiki
This is the minimum required configuration to enable lenient sign placing in many places (you can of course disable further checks):
"HologramData":
{
"disableIsCollidingBBoxCheck": true,
"disableIsCollidingPlayerCheck": false,
"disableIsClippingRoofCheck": false,
"disableIsBaseViableCheck": true,
"disableIsCollidingGPlotCheck": false,
"disableIsCollidingAngleCheck": false,
"disableIsPlacementPermittedCheck": false,
"disableHeightPlacementCheck": false,
"disableIsUnderwaterCheck": false,
"disableIsInTerrainCheck": false,
"disableColdAreaBuildingCheck": false,
"disallowedTypesInUnderground": ["FenceKit","TerritoryFlagKit","WatchtowerKit"]
},
⚙️ Server Economy
For server owners only!
Class names:
[*]RLF_WoodenSigns
[*]RLF_Chalk_White
[*]RLF_Chalk_Red
[*]RLF_Chalk_Green
[*]RLF_Chalk_Blue
Add this to your types.xml (also bundled with the mod inside the extras folder):
15
14400
0
10
-1
-1
100
15
14400
0
10
-1
-1
100
15
14400
0
10
-1
-1
100
15
14400
0
10
-1
-1
100
0
3888000
0
0
-1
-1
100
🌐 Localisation
The mod's items were machine-translated into all native DayZ languages.
👤 Credits
VirusomanVS - Original Mod Wooden Chalk Sign (RELIFE)
📜 License
DayZ Public License (DPL)
For starters, this means repacks are allowed. Please credit the authors VirusomanVS and ACGaming and link back to this page.