Bushwookie420
Well-Known Member
remove however your calling godstart.sqf and at the very bottom of your init.sqf add thisYes still need helpand I would greatly appreciate it.
Code:
waitUntil{!isNil "dayzPlayerLogin"};
waitUntil{count (dayzPlayerLogin) > 1};
if (dayzPlayerLogin select 4) then {
execVM "godstart.sqf";
};