Jump to content

Recommended Posts

Add this : 

aif_arma1buildings

to your mission.sqm, like so : 

class Mission
{
    addOns[]=
    {
        "chernarus",
        "aif_arma1buildings",
        "warehouse",
        "ca_modules_animals",
        "dayz_anim",
        "dayz_code",
        "dayz_communityassets",
        "dayz_weapons",
        "dayz_equip",
        "dayz_epoch",
        "dayz_vehicles",
        "cacharacters_pmc",
        "ca_modules_functions",
        "glt_m300t",
        "pook_h13",
        "csj_gyroac",
        "map_eu",
        "jetskiyanahuiaddon"
    };
    addOnsAuto[]=
    {
        "dayz_weapons",
        "ca_modules_functions",
        "chernarus"
    };

As for the other error, open your client.RPT and search for "rocker". That should tell you the error then we can tell you how to fix it.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...