Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Open player_spawn_2.sqfYes please, would really appreciate that.
/* //reset position
_randomSpot = true;
_tempPos = getPosATL player;
_distance = _debug distance _tempPos;
if (_distance < 150) then {
_randomSpot = false;
};
_distance = [0,0,0] distance _tempPos;
if (_distance < 100) then {
_randomSpot = false;
};
_distance = _mylastPos distance _tempPos;
if (_distance > 400) then {
_randomSpot = false;
};
if (_randomSpot) then {
_mylastPos = _tempPos;
};
dayz_mylastPos = _mylastPos;
dayz_areaAffect = _size; */
If you are so good and wonderfull, why won't you send some pull request on github and help us patch the file to have a unified version of the community origin servers?I wouldnt recommend the github files there a laggy and bad imo.
Hi Guys,
First off, this thread is brilliant, following the instructions in the GIT Hub and the comments from the various users here I have managed to deploy a fully functioning Origins server with automatic reboot cycles and DaRT remote administration. I knew nothing of SQL nor DAYZ Servers before 5 days ago.... Thanks to you all!
I have a few niggling issues that seem to have been brushed upon but not really resolved yet....
- Loot does not despawn no matter how far you run. Only loot that has been picked up will be refreshed. I am having to do a 4 hour reboot cycle to stop the cities being full of tin cans.
- Items are being wiped from houses on server reboot. I do not believe that I am having the issue where people are storing their items in their foundations. This happened to me and I'm pretty sure I did not do this. (This has been discussed many times but as far as I can see in the 53 pages here there has not yet been working fix to this yet).
On the other hand their are many issues here that I don't seem to have also....
- Dr Ivan is included in most zombie waves that spawn. (Again cannot see a solid fix for this in here, only many people with the same issue).
If there are fixes in the forums to the points listed that I have overlooked please provide me a link.
Liked your post until you said you used DaRT >.<
I haven't had that problem yet. Could try re-installing the files again to see if that clears it up.Okay, after not getting any answers, I try again.
Does anyone have a fix for arma2oaserver.exe crashing? It seems to be caused by HiveExt.DLL
EDIT: Usually happens at night with no players on.
i dont know how to use GitHub and i dont wanna learn atm.If
If you are so good and wonderfull, why won't you send some pull request on github and help us patch the file to have a unified version of the community origin servers?
I really start to get pissed by the people of your kind! We hate GP because they do not want to give back to the community......................................................................................
I really start to wonder why this forums is called opendayz!
WheeBob, new bug! Has anyone tried killing and gutting animals lately? In the past 6 I've killed and gutted, only the Sheep allowed me to loot after the meat was placed on the corpse. Anyone else having this problem now?
If
If you are so good and wonderfull, why won't you send some pull request on github and help us patch the file to have a unified version of the community origin servers?
I really start to get pissed by the people of your kind! We hate GP because they do not want to give back to the community......................................................................................
I really start to wonder why this forums is called opendayz!
He have posted his ZIP files plenty of times in this thread already to help ppl like me and you outDo you have a seperate github, cortez? As far as I know, Pain's github was working with yours as I saw pull requests - figured you two were working together on a unified, bug free origins.