Advertisement
codyr

Untitled

Jun 11th, 2014
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.08 KB | None | 0 0
  1. 15:37:34 [DZMS]: Starting DayZ Mission System.
  2. 15:37:34 [DZMS]: Relations not found! Using DZMS Relations.
  3. 15:37:34 Warning Message: Script z\addons\dayz_server\DZMS\DZMSConfig.sqf not found
  4. 15:37:34 [DZMS]: Currently Running Version: any
  5. 15:37:34 [DZMS]: Mission and Extended Configuration Loaded!
  6. 15:37:34 [DZMS]: chernarus Detected. Map Specific Settings Adjusted!
  7. 15:37:34 [DZMS]: DayZ Epoch Detected! Some Scripts Adjusted!
  8. 15:37:34 Error in expression <[DZMS]: Currently Running Version: %1", DZMSVersion];
  9.  
  10.  
  11. if (DZMSVersion != "1.1F>
  12. 15:37:34 Error position: <DZMSVersion];
  13.  
  14.  
  15. if (DZMSVersion != "1.1F>
  16. 15:37:34 Error Undefined variable in expression: dzmsversion
  17. 15:37:34 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\DZMSInit.sqf, line 74
  18. 15:37:34 [DZMS]: Loading ExecVM Functions.
  19. 15:37:34 [DZMS]: Loading Compiled Functions.
  20. 15:37:34 [DZMS]: Loading All Other Functions.
  21. 15:37:34 [DZMS]: Mission Functions Script Loaded!
  22. 15:37:34 [DZMS]: Major Mission Clock Starting!
  23. 15:37:34 Error in expression <hile {_run} do
  24. {
  25.  
  26. _wait = round(random _timeVar);
  27. [_wait,5] call DZMSSleep;
  28.  
  29.  
  30.  
  31. >
  32. 15:37:34 Error position: <_timeVar);
  33. [_wait,5] call DZMSSleep;
  34.  
  35.  
  36.  
  37. >
  38. 15:37:34 Error Undefined variable in expression: _timevar
  39. 15:37:34 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\Scripts\DZMSMajTimer.sqf, line 19
  40. 15:37:34 Error in expression <s","_ranMis","_varName"];
  41.  
  42.  
  43. _timeDiff = DZMSMajorMax - DZMSMajorMin;
  44. _timeVar = >
  45. 15:37:34 Error position: <DZMSMajorMax - DZMSMajorMin;
  46. _timeVar = >
  47. 15:37:34 Error Undefined variable in expression: dzmsmajormax
  48. 15:37:34 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\Scripts\DZMSMajTimer.sqf, line 9
  49. 15:37:34 [DZMS]: Minor Mission Clock Starting!
  50. 15:37:34 Error in expression <hile {_run} do
  51. {
  52.  
  53. _wait = round(random _timeVar);
  54. [_wait,5] call DZMSSleep;
  55.  
  56.  
  57.  
  58. >
  59. 15:37:34 Error position: <_timeVar);
  60. [_wait,5] call DZMSSleep;
  61.  
  62.  
  63.  
  64. >
  65. 15:37:34 Error Undefined variable in expression: _timevar
  66. 15:37:34 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\Scripts\DZMSMinTimer.sqf, line 19
  67. 15:37:34 Error in expression <s","_ranMis","_varName"];
  68.  
  69.  
  70. _timeDiff = DZMSMinorMax - DZMSMinorMin;
  71. _timeVar = >
  72. 15:37:34 Error position: <DZMSMinorMax - DZMSMinorMin;
  73. _timeVar = >
  74. 15:37:34 Error Undefined variable in expression: dzmsminormax
  75. 15:37:34 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\Scripts\DZMSMinTimer.sqf, line 9
  76. 15:37:34 [DZMS]: Mission Marker Loop for JIPs Starting!
  77. 15:37:39 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};
  78. };
  79.  
  80.  
  81. DZMSPurgeObject = {
  82. _>
  83. 15:37:39 Error position: <_sleepTime;};
  84. };
  85.  
  86.  
  87. DZMSPurgeObject = {
  88. _>
  89. 15:37:39 Error Undefined variable in expression: _sleeptime
  90. 15:37:39 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\DZMSFunctions.sqf, line 253
  91. 15:37:39 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};
  92. };
  93.  
  94.  
  95. DZMSPurgeObject = {
  96. _>
  97. 15:37:39 Error position: <_sleepTime;};
  98. };
  99.  
  100.  
  101. DZMSPurgeObject = {
  102. _>
  103. 15:37:39 Error Undefined variable in expression: _sleeptime
  104. 15:37:39 File mpmissions\DayZ_Epoch_11.Chernarus\EMS\DZMSFunctions.sqf, line 253
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement