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.63 Offline [Stress Test Build] RELEASE By DaOne

Experienced Elementalist
Joined
Mar 10, 2015
Messages
264
Reaction score
33
2fed you need the new dayz client. There has been many changes. I cant upload, it will take years.

Ok. Upload new client on torrent please. (For other newbies xD)
I'm solved this problem. Taked Arkensor's 1st release and in Inventory.c i replaced
this:
static proto native bool AddInventoryReservation (EntityAI item, InventoryLocation dst, int timeout_ms);
static proto native bool ClearInventoryReservation (EntityAI item, InventoryLocation dst);
static proto native bool HasInventoryReservation (EntityAI item, InventoryLocation dst);
on this:
proto native bool AddInventoryReservation (EntityAI item, InventoryLocation dst, int timeout_ms);
proto native bool ClearInventoryReservation (EntityAI item, InventoryLocation dst);
proto native bool HasInventoryReservation (EntityAI item, InventoryLocation dst);
and it works fine)

UPD...

Launch parameters: Echo off
start DayZ_x64.exe -mission=.\Missions\dayzOffline.ChernarusPlus
exit
 
Last edited:
Newbie Spellweaver
Joined
Jul 8, 2017
Messages
6
Reaction score
0
Can anyone show us how we can make this work on cracked version?
 
Skilled Illusionist
Joined
Jun 19, 2014
Messages
315
Reaction score
71
[h=5] [/h]
A small fixed version of the Scripts folder.


Changes:

1. Disconnected one idle plugin, which constantly spam in the log error.
2. Now it's time to save / restore the scene parameters: time, weather and position of the character.



 
Newbie Spellweaver
Joined
Jan 4, 2015
Messages
15
Reaction score
1
I joined in and added a little more loot. If you want to try it just unpack the archives to replace the files.

Link updatet:



more Loot XD
 
Last edited:
Skilled Illusionist
Joined
Apr 11, 2017
Messages
359
Reaction score
93
Cleared Steam-client with 0.63 Stress Test #1 and official Offline work build:

unpack in needed folder and start !Start_Offline.cmd for start offline game
crack-files:
unpack in game folder with replase
 
Newbie Spellweaver
Joined
Feb 2, 2018
Messages
12
Reaction score
1
Where can I get the original unencrypted scripts.pbo?
 
Newbie Spellweaver
Joined
Jul 8, 2017
Messages
6
Reaction score
0
Thanks a lot! Could you please upload latest client?
 
Newbie Spellweaver
Joined
Jul 8, 2017
Messages
6
Reaction score
0
Umm could you please upload only the recent modified files? Because I already have the first build and I don't want to have to download the whole game again
 
Skilled Illusionist
Joined
Apr 11, 2017
Messages
359
Reaction score
93
Umm could you please upload only the recent modified files? Because I already have the first build and I don't want to have to download the whole game again
try test this:
 
Newbie Spellweaver
Joined
Jul 8, 2017
Messages
6
Reaction score
0
try test this:

I installed that but I still have no idea why I can't use prone..
Edit: My bad. It's working correctly. Thank you!
 
Last edited:
Back
Top