Jump to content
  • 0

Namalsk warm clothes


Petite

Question

I was looking to add it to my server but it seem to have a big lack of information about it. I followed the instruction here http://dayzepoch.com/forum/index.php?/topic/1824-request-warm-clothes-white-ghillie-for-namalsk/   but I have wait for host and in my RTP I got  

8:34:49 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.ns_dayz

8:34:49 Missing addons detected:

8:34:49   ns_dayz
 
I added the ns_dayz in my mission its look like this;
version=11;
class Mission
{
addOns[]=
{
 "namalsk",
        "ca_modules_animals",
        "dayz_anim",
        "dayz_code",
        "dayz_communityassets",
        "dayz_weapons",
        "dayz_equip",
        "dayz_epoch",
        "dayz_vehicles",
        "cacharacters_pmc",
        "ca_modules_functions",
        "warfarebuildings",
        "ind_tank",
        "camisc_e",
        "glt_m300t",
        "csj_gyroac",
        "map_eu",
        "jetskiyanahuiaddon",
"ns_dayz"
               
};
addOnsAuto[]=
{
"dayz_weapons",
"cacharacters2",
"cacharacters_e",
"ns_modules",
"ca_modules_functions",
"namalsk",
"ns_dayz"

 

 

When I remove the ns_dayz from my mission.sqm I can get in the game and when I try to wear the clothe it tp in the debug and wipe my main inventory, is there anyone that can help me with that

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Take out the; addOns[]=, section; "ns_dayz".

 

You will need to ignore my previous statement, although it does allow the server to load.

 

If you have access to a custom command line then you'll need to add '@NC' to the end of the mod list. Then in your server files create a folder in the root called '@NC' and into this place the 'ns_dayz.pbo.' this can be downloaded from Armaholic. Be sure to copy only the 'ns_dayz.pbo' as the whole file is quite large. Or it can be dropped in from your '@namalsk' folder in your ArmaII game folder. Make sure you still have 'ns_dayz' in both the Addons and AutoAddons lists in your 'mission.sqm.'

 

Let me know if you need any further help with this.

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
  • Advertisement
  • Discord

×
×
  • Create New...