Jump to content
Sign in to follow this  
jptiger

working on a template, some addon trouble.

Recommended Posts

hey guys,

i am working on a template (not saying what kind :)), used for training

finished my setup, now it requires the following addons.

version=11;

class Mission

{

addOns[]=

{

"camisc_e",

"utes",

"camisc3",

"CAMisc",

"cacharacters2",

"map_eu"

};

addOnsAuto[]=

{

"cacharacters2",

"camisc_e",

"map_eu",

"camisc3",

"CAMisc",

"utes"

};

cacharacters2 is the cachacterspbo (if i am not mistaken this one should be on the stock game, however i have not been able to find it)

map_eu is part of the editor upgrade, i want to make this a req. addons so not a problem.

camisc_e / camisc3 / CAMisc are pbo's that cannot be found with the stock game, (if i load arma2 /arma2CO with the map upgrade it asks for them) if i delete any of them the mission breaks down and i lose most of the objects on the map (and my triggers break down)

i have not been able to find these pbo's or not been able to find a solution via google.

anyone have any idea how to fix this, so i can release my template/mission

thanks in advance.

jptiger

Share this post


Link to post
Share on other sites

I don't really understand your issue there. Except from ma_eu, all of those are vanilla. Why would you go and delete them?

Share this post


Link to post
Share on other sites

Anything CA is stock BIS material. Don't delete them, or, you will get what you got. Mission breaks.

Share this post


Link to post
Share on other sites
possibly, maybe i tested the wrong way, testing again

It's not possibly, it is. anything CA or caxxx is stock ARMA 2 / OA objects/units. I know because I asked this same question many months ago :)

Share this post


Link to post
Share on other sites

fixed it now, turns out the template req. operation arrowhead. asswell, opening a topic of the template soon.

thanks for your help

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  

×