Both versions of the mission. Fully enclosed fences (ExclusionZone) and partially open fences (ExclusionZoneOW)
The DayZ Community Offline Mode offers the ability, to explore the world of DayZ in a singleplayer environment. While this mode does not represent the actual DayZ gameplay it offers other possibilites for developers, content creators and player who do want to experiment around but not loose all their progress from online.
This is an UNOFFICIAL modification of the modification from Arkensor!
There is now a wiki page available on how to use the community offline mode to spawn map objects on your server or mission you are working on: Add custom objects to your server or mission
Download this zip archive.
Make sure you are on the latest STABLE or EXPERIMENTAL version of the game.
Place the Missions folder inside your DayZ game directory (For example: C:\Program Files (x86)\Steam\steamapps\common\DayZ).
Now you now start the script DayZ/Missions/DayZCommunityOfflineMode.ExclusionZone/DayZCommunityOfflineMode.bat to start the game. You will be loaded directly into the offline mode.
Or add the following start parameter to your game: -mission=.\Missions\DayZCommunityOfflineMode.ExclusionZone
(I HIGLY RECOMMEND USING THIS METHOD FOR THE BEST PERFOMANCE)
To unstinstall this mod, simple delete all downloaded files, and rename your .disabled folders back to their original name.
You might delete your whole Missions folder and validate your game files via steam to get the original DayZ files back.
- Y (Z for QWERTZ-Keyboard) - Open the COM toolbar menu.
- X - Toggle Autojog/walk/run
- X + SHIFT - Enable Autorun (Just X to disable it again)
- X + CTRL - Enable Autowalk (Just X to disable it again)
- END - Teleport at the position you are looking at
- O - Spawn a random infected (Zombies)
- O + CTRL - Spawn a wolf (Agressive and will fight both players and infected)
- O + SHIFT - Spawn a random animal
- R - Reload the weapon and refill the ammo (Infinite ammo)
- P - Display your current position in the chat and print it to your logfiles (See logfiles section for their location)
- B - Toggle debug monitor
- INSERT - Toggle free camera. This teleports your player to the position you looked at when turning it off
- The view distance can be increased in the camera controls or in the file (
\core\modules\Camera Tool\Camera Tool.c) in line 60. - Click objects to select them.
- Click and drag objects to move them.
- Click on nothing to deselect the current object.
- Middle Click to snap to ground (Might not be accurate)
- Spawn in new items using the object spawner menu that can be found in the toolbar.
- You can either enter values on the onject editor gui or hover above the value with your mouse and use the scroll wheel to in-/decrease them.
By default the "Hive" that is repsonsible for spawning loot and infected is enabled. If you want to prevent loot and infected from spawning you need to follow this guide: Toggle loot and infected spawn
Disabling the hive increases the game performace. Disabled by default.
In case you want to report errors to us or the offical dayz dev team, you might need logfile info. We also save the positions you printed ingame in it so that you might revisit them later on by saving them in some textfile. Locations are stored inside the script.log for now.
You find your logfiles here: Press WINDOWS + R -> Type in %localappdata%/DayZ -> Hit enter.
- gallexme - Suggestion for the mission based version
- DuhOneZ - Code snippets
- Watchman - Documentation
- n8m4re - Code: SaveManager
- wriley - Code snippets beards
- PR9INICHEK - Object spawner additions
- LiPeK - Object editor additions
- Cypher - Livonia positions
- BigBenREDUX - Namalsk positions
- JXHN - Area Of Decay positions and fixes