AlienX
Valued Member!
Check your logfile for errors, you might also want to use my code from page one as it fixes a bug.
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.
dayzLoginRecord = nil;
Toss that into the mission\init.sqf to make it work every time.
weeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
+1I got a debug monitor to work but how to add music?
Bump again anyone have this working on 1.7.7.1 or able to get it working?
Yeah I tried for a while too and gave up so thought I'd leave it to someone who is better at scripting than meTrying to. Server loads fine but when you think you should be seeing the intro camera, all you get is a black screen.
I can't get this to work on namalsk 0.75. The 1.7.7.1 fix doesn't work![]()
waitUntil {!isNil ("dayzLoginRecord")};
waitUntil { alive player };
waituntil {!isnull (finddisplay 46)};
[] execVM "camera\loginCamera.sqf";