@danisimus
How can I know if the servers are on?
The server isn't showing up for me and I downloaded the 10.7GB file you uploaded.
Printable View
@danisimus
How can I know if the servers are on?
The server isn't showing up for me and I downloaded the 10.7GB file you uploaded.
It says "Waiting for host" and stuck @danisimus
the mega for the serve file is down, can somebody please upload them again
debug no show time restart at server help me for fix plz
[IMG]http://upic.me/i/uo/fdsfdsfds.png[/IMG]
& server not spanw animal in map fix to addons/server_data.pbo ?
Thanks for all the help:ott:
somebody please upload them again!!!!!
Soon we will have three servers: PVP, Survival and RPG.
Address: dz.dayz-arena.ru:2302, dz2.arena-gg.ru:2302, dayz.arena-gg.ru:2302, dayz2.arena-gg.ru:2302
Downloads:
https://mega.nz/#!oxQWGIqQ!RlKpsRXht...fU-tqGJfXsJ5g4
https://docs.google.com/uc?id=0B9lDW...xport=download
http://dayz-arena.ru/dayz/torrent/Ar...client.torrent
Hey @danisimus I used to know how to setup the server for past versions but I can't figure it out this time. I'm sorry if you explained this elsewhere. I just want to know how to setup it up and use it just for localhost. Thanks I really appreciate this release of yours, and I just really want to play singleplayer DayZ :)
EDIT: I'm on Windows 10 and the server seems to not be working.
Thanks again.
Thanks for the reply. Are the files for your 0.59 release still up somewhere and if so can I get the links? Thanks again.
I will be installing Win 7 on my laptop since there are drivers for it. My current Win 10 install is broken anyway :ott:
The script "the effect of wounds"
https://www.youtube.com/watch?v=oHAn3zGWYS4Quote:
OptStrAnm = 0;
while {true} do {
healthStrAnm = round (player getVariable['health',0]);
bloodStrAnm = round (player getVariable['blood',0]);
if (OptStrAnm == 0) then {
if ((healthStrAnm <= 2999) or (bloodStrAnm <= 2999)) then {playerAction "playerinjuredl"; OptStrAnm = 1;};
};
if (OptStrAnm == 1) then {
if ((healthStrAnm >= 3000) && (bloodStrAnm >= 3000)) then {playerAction "playerhealthy"; OptStrAnm = 0;};
};
sleep 5;
};
- - - Updated - - -
Later I will throw off the script on the suicide button is F11