Mod Scripts Folder Requirement
Issue Description: Scripts for DayZ Server must adhere to a specific folder structure to be recognized correctly. If the scripts are not placed according to the specified hierarchy, the server will fail to detect the files.
Correct Structure:
ModName\scripts\3_Game
ModName\scripts\4_World
ModName\scripts\5_Mission
Incorrect Structures:
ModName\3_Game
Any structure that deviates from the specified correct format.
Resolution: We are currently aware of this issue and understand its impact on mod development. Plans are underway to address this limitation in a future update to ensure more flexibility in script file organization.
For any questions or assistance, please contact our support team.
Last updated