_t1 = diag_tickTime;
systemChat str _t1;
_t2 = _t1 + 5;
systemChat str _t2;
waitUntil {diag_tickTime >= _t2};
systemChat "End script";
Why I have error?
Error in expression <hat str _t2; waitUntil {diag_tickTime >= _t2}; systemChat "End script"> Error position: <>= _t2}; systemChat "End script"> Error Generic error in expression