Jump to content

CyberJunki3

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by CyberJunki3

  1. Having a serious issue that is spamming my RPT with hundreds of thousands of lines of text, of which is probably going to get me some unwanted negative attention from my host rather soon.

     

    RPT:

    waitUntil {DZMSMinDone};
    DZMSMinDone = nil;
    };>
     8:38:50   Error position: <DZMSMinDone};
    DZMSMinDone = nil;
    };>
     8:38:50   Error Undefined variable in expression: dzmsmindone
     8:38:50 File z\addons\dayz_server\DZMS\Scripts\DZMSMinTimer.sqf, line 42
     8:38:50 Error in expression <or Mission %1.",_varName];
     
     
    waitUntil {DZMSMajDone};
    DZMSMajDone = nil;
    };>
     8:38:50   Error position: <DZMSMajDone};
    DZMSMajDone = nil;
    };>
     8:38:50   Error Undefined variable in expression: dzmsmajdone
     8:38:50 File z\addons\dayz_server\DZMS\Scripts\DZMSMajTimer.sqf, line 42
     8:38:50 Error in expression <or Mission %1.",_varName];

     

    Same error just keeps repeating itself over 20-30 times a second.

    Only thing I have done to DZMS is add Overpoch weapon loot of which has no errors what-so-ever.

×
×
  • Create New...