Open DayZ Community

B
Buttface
Hi, are you using the Lite version? Try setting DZAI_debugMarkers = 1 in DZAI\init\dzai_variables.sqf. You should see the yellow markers like in my example screenshots. If you don't see any markers in the map (wait 60 seconds after logging in), set DZAI_debugLevel = 1; and check your server RPT log for errors related to DZAI.
O
onlinespiele10
no errors reported there and i dont use the lite version :S
O
onlinespiele10
// # END OF STREAMING #
call compile preprocessFileLineNumbers "\z\addons\dayz_server\DZAI\init\dzai_initserver.sqf";
*/
waituntil{isNil "sm_done"}; // prevent server_monitor be called twice (bug during login of the first player)
Back
Top