Sign in to follow this  
zombietop

"is dependent on downloadable content" ?

2 posts in this topic

So I have MAS and RHS running, added to vendors and all that good stuff. The items can be purchased, spawned, used, and such. Yet I go look at my log and it is spammed with 

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

It obviously isn't stopping me from using the items in game, but there is much spam! Is there a way to fix this, or just ignore it and let my log file go ape shit?

 

Share this post


Link to post
Share on other sites

Open your mission.sqm and add each item to addons:

class Mission
{
    addOns[]=
    {
        "exile_client",
        "mas stuff",
        "rhs stuff",
        "more stuff",
        "etc"
    };
};

Share this post


Link to post
Share on other sites
Advertisement

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.