DZMS and WAI problem

Kommunisti

New Member
Ive tried to install dzms and wai to my server and it gets stuck to "waiting for authentication". I cant figure out whats the problem and ive tried to google some answers with no luck. Heres the part from RPT is someone knows how to fix it.

Error in expression <\dayz_code\system\player_monitor.sqf";
};


if (!isNil "dayZ_serverName") then >
Error position: <};


if (!isNil "dayZ_serverName") then >
Error Missing {
File mpmissions\__CUR_MP.chernarus\init.sqf, line 72
Error in expression <\dayz_code\system\player_monitor.sqf";
};
 
Looks like you're missing a { somewhere.
Check out the lines near where you added the exec line for DZMS and WAI.
 
Ive tried to install dzms and wai to my server and it gets stuck to "waiting for authentication". I cant figure out whats the problem and ive tried to google some answers with no luck. Heres the part from RPT is someone knows how to fix it.

Error in expression <\dayz_code\system\player_monitor.sqf";
};


if (!isNil "dayZ_serverName") then >
Error position: <};


if (!isNil "dayZ_serverName") then >
Error Missing {
File mpmissions\__CUR_MP.chernarus\init.sqf, line 72
Error in expression <\dayz_code\system\player_monitor.sqf";
};
Post your Sever_monitor in a pastebin and post the link :)
 
Back
Top