Jump to content
Sign in to follow this  
StarMox

Mission dependency help

Recommended Posts

Hello, im new to Arma 3 editing, so some help needed :)

I created a mission (and had A3MP -map pack installed) and now my mission is dependent on some asset form A3MP I think. I get a message: You cannot Play/edit...; it is dependent on downloadable content that has been deleted.camisc3, castructures_e_wall.

So how can I find out what camisc3, castructures_e_wall actually is, so I can remove it from my mission?

Thx in advance!!!

Share this post


Link to post
Share on other sites

check the addons_auto and addons arrays in your mission.sqm. (Back up the mission.sqm before deleting any A4MP entries in there) and retest see if it loads. (You then have your backup if it doesnt. JSRS can cause the same issue).

You will most likely find you have added some object from the A3Mp pack if it doesnt load.

If that is the case, check your rpt get the classname and search your mission.sqm replacing the string with any BIS classname that you can then easily find and delete in the editor

Share this post


Link to post
Share on other sites

Hey, THX man!

I deleted the camisc3 and castructures_e_wall entries in addons array in mission.sqm file and now it loads and works np! Interestingly I dont remember using any objects from A3MP.

One more question. If it wouldnt load? I would have to replace the problematic classname with a known-one from BIS in mission.sqm file?

bye

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  

×