Finally i found a way to open it with [Load unloaded IPL’s] by Mikeeh and add RemoveIpl(“CS1_02_cf_offmission”) on it.
Ex: Citizen.CreateThread(function()
–load unloaded ipl’s
LoadMpDlcMaps()
EnableMpDlcMaps(true)
RequestIpl(“FIBlobbyfake”)
RequestIpl(“DT1_03_Gr_Closed”)
RequestIpl(“v_tunnel_hole”)
RequestIpl(“TrevorsMP”)
RequestIpl(“TrevorsTrailer”)
RequestIpl(“farm”)
RequestIpl(“farmint”)
RequestIpl(“farmint_cap”)
RequestIpl(“farm_props”)
RequestIpl(“CS1_02_cf_offmission”)
RemoveIpl(“CS1_02_cf_offmission”)
end)
– http://pastebin.com/FyV5mMma for list if you want to add more
Thank you!