For a long time people have been complaining to me about lag in the 2 major citys. It got to the point where a lot of people would not go into either cherno or electro because of the lag
After doing a bit of testing it turns out the problem is the huge cargo ship thats in the port.
to remove it open the mission.sqf file and remove
_vehicle_379 = objNull; if (true) then { _this = createVehicle ["sigisolda6", [10158.258, 1686.7931, 0.0062988698], [], 0, "CAN_COLLIDE"]; _vehicle_379 = _this; _this setDir -80.566795; _this setVehicleArmor 0.44294706; _this setVehicleLock "LOCKED"; _this setPos [10158.258, 1686.7931, 0.0062988698]; };
After i did this im getting no FPS issued at all in cherno or electro