Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

DayZ Standalone - 0.62 Offline Mode

Newbie Spellweaver
Joined
Sep 26, 2016
Messages
29
Reaction score
7
Hi guys,

I'm releasing my Offline Client which I use for mod development on version 0.62.139507. Hopefully some of you will find this useful for development.
This offline mode uses a different method for initiating the developer menus (it is done so by enabling debug mode) rather than manually enabling Plugins within PluginManager.c.

Instructions:

1) Download the zip file from .
2) Extract the folders "gui" and "scripts" into your root DayZ directory.
3) Remove worlds_chernarusplus_ai.pbo from the Addons folder.
4) Launch the game using the following parameters: -singleplayer -debug
5) The first (and possibly second) time running the client after copying "gui" and "scripts" to your root folder may result in crashes and "Virtual Machine Exception" errors. If these errors pop up, press abort until the mission has loaded.
6) Press restart when the mission loads and wait roughly 3 seconds after spawning before pressing any keys.

Controls:

Script console: Insert
God mode: Home
My control panel: Page Up
Scene editor: Delete
Spawn from clipboard: End
Teleport to cursor: N

Enjoy,

Uhneb
 
Last edited:
Newbie Spellweaver
Joined
Jan 27, 2017
Messages
5
Reaction score
0
Question. Can we script in the new scripting language in the offline editor? Just asking if it is possible. Not what can be done or if it is worthwhile to do so.
 
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
29
Reaction score
7
Question. Can we script in the new scripting language in the offline editor? Just asking if it is possible. Not what can be done or if it is worthwhile to do so.

Yeah, its possible to write your own EnForce scripts by creating/editing code within the file scripts.pbo.
 
Initiate Mage
Joined
May 30, 2017
Messages
3
Reaction score
0
The mission does not reoload for me, everytime I spawn hit esc and restart game crashes. I tired dayz and dayz64bit .
 
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
29
Reaction score
7
The mission does not reoload for me, everytime I spawn hit esc and restart game crashes. I tired dayz and dayz64bit .
For all people with crashes, you need to remove worlds_chernarusplus_ai.pbo from the Addons folder.
 
Newbie Spellweaver
Joined
Jul 27, 2015
Messages
22
Reaction score
1
For all people with crashes, you need to remove worlds_chernarusplus_ai.pbo from the Addons folder.

Error loading script "scopes" and next "world" and memory adress error ...
 
Newbie Spellweaver
Joined
May 16, 2017
Messages
36
Reaction score
2
Same here, i delete worlds_chernarusplus_ai.pbo from the Addons folder.

crashing - Memory Error...
 
Newbie Spellweaver
Joined
Apr 17, 2017
Messages
39
Reaction score
23
*TO FIX THE CRASH ISSUE*
step 1: Make a folder in your game directory and name it "profile" (without quotes)
step 2 : Add this parameter > -profile=profile
YOUR GAME KEEPS CRASHING BECAUSE THIS GAME IS Ducking TRASH.
Thank me later.
 
Newbie Spellweaver
Joined
Sep 26, 2016
Messages
29
Reaction score
7
*TO FIX THE CRASH ISSUE*
step 1: Make a folder in your game directory and name it "profile" (without quotes)
step 2 : Add this parameter > -profile=profile
YOUR GAME KEEPS CRASHING BECAUSE THIS GAME IS Ducking TRASH.
Thank me later.

Cheers DaOne :thumbup1:
 
Initiate Mage
Joined
May 30, 2017
Messages
3
Reaction score
0
*TO FIX THE CRASH ISSUE*
step 1: Make a folder in your game directory and name it "profile" (without quotes)
step 2 : Add this parameter > -profile=profile
YOUR GAME KEEPS CRASHING BECAUSE THIS GAME IS Ducking TRASH.
Thank me later.

Nope that doesn't work, game still crashes when you restart with the above.
 
Experienced Elementalist
Joined
Jul 29, 2015
Messages
255
Reaction score
31
Still having crashes here too, how unfortunate
 
Newbie Spellweaver
Joined
Apr 17, 2017
Messages
39
Reaction score
23
Don't play/launch using steam. Here is a to a download for steamlauncher. Open the launcher and drag drop DayZ.exe into it. put 221100 into the App ID field. And put all of the launch parameters into the launch options field.
 
Experienced Elementalist
Joined
Jul 29, 2015
Messages
255
Reaction score
31
Don't play/launch using steam. Here is a to a download for steamlauncher. Open the launcher and drag drop DayZ.exe into it. put 221100 into the App ID field. And put all of the launch parameters into the launch options field.

Didn't change anything for me unfortunately, still crashes the moment I move
 
Newbie Spellweaver
Joined
Apr 17, 2017
Messages
39
Reaction score
23
You have to wait..let it load the poop give it 2 mins.
 
Initiate Mage
Joined
Jun 9, 2017
Messages
1
Reaction score
0
//SnipUhneb
Hey manThanks alot

Code:
[COLOR=#000000]I[I]nsert God mode: [/I][/COLOR][I][COLOR=#000000]Home
My control panel: [/COLOR][I][COLOR=#000000]Page Up
Scene editor:[/COLOR][I][COLOR=#000000] Delete
Spawn from clipboard: [/COLOR][I][COLOR=#000000]End
Teleport to cursor: [/COLOR][I][COLOR=#000000]N[/COLOR][/I][/I][/I][/I][/I]

I can move etc.But when i press any of this
Nothing happens Cant you just put Mizev menus back into "missionGameplay.c" ? or tell me how to fix this ?
I need to spawn items & cars

Thanks alot

EDIT:
I just check that all "
Virtual Machine Exception" errors and is see all of them about buttonkey,buttonkeyrelease,can you pls fix ?
 
Last edited:
Experienced Elementalist
Joined
Mar 10, 2015
Messages
264
Reaction score
33
Hey manThanks alot

Code:
[COLOR=#000000]I[I]nsert God mode: [/I][/COLOR][I][COLOR=#000000]Home
My control panel: [/COLOR][I][COLOR=#000000]Page Up
Scene editor:[/COLOR][I][COLOR=#000000] Delete
Spawn from clipboard: [/COLOR][I][COLOR=#000000]End
Teleport to cursor: [/COLOR][I][COLOR=#000000]N[/COLOR][/I][/I][/I][/I][/I]

I can move etc.But when i press any of this
Nothing happens Cant you just put Mizev menus back into "missionGameplay.c" ? or tell me how to fix this ?
I need to spawn items & cars

Thanks alot

EDIT:
I just check that all "
Virtual Machine Exception" errors and is see all of them about buttonkey,buttonkeyrelease,can you pls fix ?

Yes, problem is in the key bindings.
Screenshot:
uhneb - DayZ Standalone - 0.62 Offline Mode - RaGEZONE Forums


But if you have Scripts folder from Mizev, all work's fine.
 
Last edited:
Back
Top