Disable R3F Realism? [Epoch 1.0.3.1]

You need a custom compiles.sqf.

Then copy player_monitor.sqf from your dayz_code.pbo to the mission.pbo and change compiles.sqf to point to it. (it's only 5 lines long, so its not a big file)

Then comment out this line in it:
Code:
_void = [] execVM "\z\addons\dayz_code\external\R3F_Realism\R3F_Realism_Init.sqf";
 
Back
Top