Jump to content
Sign in to follow this  
steelblood

Required but not in the mission ?

Recommended Posts

Hi everyone

I've been making some missions recently and i've added stuff then deleted it (Just don't ask :D ) However it still says when somebody else joins the game they require the addon that is no longer in the mission. Any way to avoid this

Thank's alot

Dan

Share this post


Link to post
Share on other sites

Check the requiredAddons section of your mission.sqm. Delete all of the addons there that you aren't using anymore (btw, anything that starts with a CA are BIS addons, so don't delete those).

Share this post


Link to post
Share on other sites

Well. That happens with poorly made addons. They become a required addon even if they arent in the mission. It's on the mod makers side.

But the way I get around that is...copy and paste the whole mission, go to MP, create a server, then New-Editor and I put put the whole mission back where it was. That's only for MP Missions though. It may work the same with SP.

Share this post


Link to post
Share on other sites
But the way I get around that is...copy and paste the whole mission, go to MP, create a server, then New-Editor and I put put the whole mission back where it was. That's only for MP Missions though. It may work the same with SP.

This is because when you copy all the units/triggers/waypoints/whatnot in your mission and paste them into a new one, it regenerates the mission.sqm (leaving out those leftover requiredAddons entries). It's just easier to edit the mission.sqm, especially if you have scripts and other stuff in your mission folder that won't get copied through the editor.

Share this post


Link to post
Share on other sites

Ok yeah thanks alot i knew about the moving them into another mission :) But as you said scripts and other stuff it all gets a little complicated and messy :P Thank's Big Dawg for the help i'le try it out

Thanks again

Dan

Do you just edit the mission.sqm with notepad or ?

Edited by steelblood

Share this post


Link to post
Share on other sites
Ok yeah thanks alot i knew about the moving them into another mission :) But as you said scripts and other stuff it all gets a little complicated and messy :P Thank's Big Dawg for the help i'le try it out

Thanks again

Dan

Do you just edit the mission.sqm with notepad or ?

Yes you do.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×