Hey! Try to do this:
Open dayz_server.pbo\system\server_monitor.sqf
Find the line:
//Set the Time
_key = "CHILD:307:";
You'll see a line:
_date = _result select 1;
Change that to:
_date = [2013,8,10,(_result select 1) select 3, (_result select 1) select 4];
Where 2012,8,31 is the date you...
Hey Guys!
I saw a tutorial about how to make full moon nights, but it doesn't work.
Anybody have a working code/script for it? I only have access for mission.pbo and server.pbo
Hey piXel!
Could you help me how to remove all the custom buildings what the script added? Like the laboratory, castle at cap golova, the stores etc...
EDIT: Found it! :)
Hey guys! I tried to add more helicrashes to my dayz.st server, I think it worked, but the players said they have found like 5 crashed helis, but it didn't smoked, ant there wasn't any loot.
I just changed (50 * 60) to (5 * 60)
Someone could help me out?
Hey! I tried out, I used the default server pbo, and only used your mission.pbo, and replaced the file you attached, but I still gen't go through "Requesting Authentication". I don't have anymore ideas what the problem is..
I did every steps, and I added my auto refuel, and debug monitor script to Inkko's Chernarus mission.pbo, but when I try to log in, the loading stuck at 'Requesting authentication'.
I tried to add the Huey to the heli's list.
I attached my mission.pbo and scripts.txt. Could someone help me...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.