Jump to content

Error in expression


Carp!

Recommended Posts

Hey there!

 

I have something spamming every second since i updated to the newest beta:

 

waitUntil {DZMSMajDone};
DZMSMajDone = false;
};>
12:40:31   Error position: <DZMSMajDone};
DZMSMajDone = false;
};>
12:40:31   Error Undefined variable in expression: dzmsmajdone
12:40:31 File z\addons\dayz_server\ServerMods\DZMS\Scripts\DZMSMajTimer.sqf, line 42
12:40:31 Error in expression <or Mission %1.",_varName];
 
 
waitUntil {DZMSMinDone};
DZMSMinDone = false;
};>
12:40:31   Error position: <DZMSMinDone};
DZMSMinDone = false;
};>
12:40:31   Error Undefined variable in expression: dzmsmindone
12:40:31 File z\addons\dayz_server\ServerMods\DZMS\Scripts\DZMSMinTimer.sqf, line 42
12:40:31 Error in expression <or Mission %1.",_varName];
 
As you can see it does min and max. I have never touched these files before today as I dont have anything in there i need to modify. I was having the issue when the dzmsmindone=false was nil so i replaced these files with the default ones from the master zip file and it still is happening. Thoughts?
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...