hi, found a little issue :
RscDisplayLoadMission onload = "_this call compile preprocessfilelinenumbers 'ca\missions_acr\data\scripts\ui_loadingText.sqf';";
onload = "_this call compile preprocessfilelinenumbers 'ca\missions_acr_data\scripts\ui_loadingText.sqf';";
RscDisplayLoadCustom onload = "_this call compile preprocessfilelinenumbers 'ca\missions_acr\data\scripts\ui_loadingTextCustom.sqf';";
onload = "_this call compile preprocessfilelinenumbers 'ca\missions_acr_data\scripts\ui_loadingTextCustom.sqf';";