Ey guys.
Im running Epoch, latest version.
I think Im calling it wrong, look at this:
Issues with Krixus selfbloodbag script.
Im running Epoch, latest version.
I think Im calling it wrong, look at this:
Code:
//Load in compiled functions call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early) call compile preprocessFileLineNumbers "Scripts\compiles.sqf"; //Compile custom compiles progressLoadingScreen 0.1; call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\publicEH.sqf";...