Jump to content
  • 0

1.0.3 performance issues or desync try this first.


vbawol

Question

The light mod was enabled by default for chernarus 11 this maybe causing some issues. Look to see if you have this enabled:
if (true) then{
 [0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
};
Change to: 
//[0,0,true,true,true,58,280,600,[0.698, 0.556, 0.419],"Generator_DZ",0.1] execVM "\z\addons\dayz_code\compile\local_lights_init.sqf";
Also if you have your own anti-hack might want to make sure you do not have ours enabled.
[] execVM "\z\addons\dayz_code\system\antihack.sqf";
Link to comment
Share on other sites

Recommended Posts

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...