Jump to content
  • 0

what is this message and can i fix it


taz2171

Question

hi i keep getting this message 

 

"you cannot play/edit this mission; it is dependent on downloadle

content that has been deleted. glt_m300t, sigisolde, suv_col, csj_gyroac, map_eu"

 

this message will start with a players name.

 

can i fix this because players cannot join my server because of this plz help 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts

  • 0

OR u have fucked ur mission.sqm up it needs to look like this

 

 

version=11;
class Mission
{
    addOns[]=
    {
        "chernarus",
        "ca_modules_animals",
        "dayz_anim",
        "dayz_code",
        "dayz_communityassets",
        "dayz_weapons",
        "dayz_equip",
        "dayz_epoch",
        "dayz_vehicles",
        "cacharacters_pmc",
        "ca_modules_functions",
        "glt_m300t",
        "sigisolda",
        "suv_col",
        "csj_gyroac",
        "map_eu",
        "jetskiyanahuiaddon"
    };

Link to comment
Share on other sites

  • 0

Mine looks like this

 

version=11;

class Mission
{
addOns[]=
{
"ca_modules_functions",
"camisc3",
"warfarebuildings",
"camisc_e",
"caweapons_ammoboxes",
"castructures_e_misc_misc_well",
"camisc_e_wf",
"casigns_e",
"castructures_mil",
"castructureshouse_a_stationhouse",
"castructureshouse_a_hospital",
"cabuildings",
"chernarus",
"dayz_weapons",
"dayz_equip",
"ind_tank",
"a_generalstore_01",
"camisc",
"map_eu",
"dayz_code",
"camp_armory_misc_concrete_wall",
"castructures_a_buildingwip"
};
Link to comment
Share on other sites

  • 0

It needs to look like Richards.  I have no issues and mine is this as well:

 

{
addOns[]=
{
"chernarus",
"ca_modules_animals",
"dayz_anim",
"dayz_code",
"dayz_communityassets",
"dayz_weapons",
"dayz_equip",
"dayz_epoch",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",
"glt_m300t",
"sigisolda",
"suv_col",
"csj_gyroac",
"map_eu",
"jetskiyanahuiaddon"
};
Link to comment
Share on other sites

  • 0
mine is set as this but i still see these messages when some players try to join "you cannot play/edit this mission; it is dependent on downloadle
content that has been deleted.dayz_epoch,glt_m300t, sigisolda, suv_col, csj_gyroac"
 
 
addOns[]=
{
"chernarus",
"ca_modules_animals",
"dayz_anim",
"dayz_code",
"dayz_communityassets",
"dayz_weapons",
"dayz_equip",
"dayz_epoch",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",
"glt_m300t",
"sigisolda",
"suv_col",
"csj_gyroac",
"map_eu",
"jetskiyanahuiaddon"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...