This is a repeating Message in my RPT:
0:29:51 Error position: <};
>
0:29:51 Error Missing {
0:29:51 File z\addons\dayz_server\system\server_monitor.sqf, line 395
0:29:51 Error in expression <_done = true;
publicVariable "sm_done";
};
>
This is the lines i have in that area in the file:
};
[] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf";
allowConnection = true;
sm_done = true;
publicVariable "sm_done";
}; // this is line 395
I cant see what is wrong With the line 395?
Anyone have a Clue?
Question
Babelfish
This is a repeating Message in my RPT:
0:29:51 Error position: <};
>
0:29:51 Error Missing {
0:29:51 File z\addons\dayz_server\system\server_monitor.sqf, line 395
0:29:51 Error in expression <_done = true;
publicVariable "sm_done";
};
>
This is the lines i have in that area in the file:
};
[] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf";
allowConnection = true;
sm_done = true;
publicVariable "sm_done";
}; // this is line 395
I cant see what is wrong With the line 395?
Anyone have a Clue?
Kthnx Babelfish
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now