Jump to content
Sign in to follow this  
.kju

CAA1 public release

Recommended Posts

No pictures here too, tbh i dont know what pbos are related to Sahrani, but why do you want to remove it ?

Share this post


Link to post
Share on other sites

Is it possible to run caa1 and arma1 addon maps without the extra vehicles, thus avoiding this conflict?

Someone should check the config

	class BMP2_RU: BMP2_Base {
	scope = 2;
	side = 0;
	faction = "RU";
	accuracy = 0.300000;
	crew = "RU_Soldier_Crew";
	typicalCargo[] = {"Ru_Soldier_Crew", "Ru_Soldier_Crew", "Ru_Soldier_Crew", "Ru_Soldier_AT", "Ru_Soldier_MG", "Ru_Soldier"};
	hiddenSelectionsTextures[] = {"\ca\tracked\data\bmp2_KHK_01_co.paa", "\ca\tracked\data\bmp2_KHK_02_co.paa"};
};

I don't know how ace2 is coded but if its using a replacement config there might be problems. Inside of caa1 the bmp2 of russia is part of the extra vehicles addon. Try ace2 with the standalone extra vehicles addon and see if the problem persists.

Share this post


Link to post
Share on other sites

Basicly yes ... you could remove it from the oac_core.pbo but I wouldn't recommend this. It'll break the addon for sure. It's better to do a replacement, but only if you know the exact config element that is causing the problem. Anything else would bring no benefit. Or tell the ace guys to create a fix. It's not up to the players to fix addons in general. I was mad enough to do a localization for caa1 and I hope I won't regret it after release. It's still in the testing phase.

Share this post


Link to post
Share on other sites

I released an addon that made the islands "standalone" (somewhere in completed forum). I did it just because the oac added, for me, unnecessary stuff that could potentially break things. I was only interested in the islands.

The problem with that addon is that it changes the requiredaddons in missions so a mission made using oac is not compatible with my addon and vice versa.

I guess I could rename the class-name of my addon so people could choose what version to use, oac or islands only. But that is not something that is normally considered a good thing to do...

But if I did that people could choose to use the full "all bells and whistle" oac addon, or my limited version where only the islands are ingame.

Share this post


Link to post
Share on other sites
I released an addon that made the islands "standalone" (somewhere in completed forum).

Wow, that's exactly what I am looking for. I've serached this forum but couldn't find somethink like this.

Could you give me the directlink or even downloadlink, please!

Share this post


Link to post
Share on other sites
Wow, that's exactly what I am looking for.

Same here, really.

I've no interest in playing the old campaigns, I just prefer Sahrani to any other map that's been produced for Arma 2 so far (official or unofficial).

---------- Post added at 09:43 AM ---------- Previous post was at 09:43 AM ----------

Or tell the ace guys to create a fix.

I'll file a bug so that this is at least documented somewhere.

Share this post


Link to post
Share on other sites

The problem with that addon is that the missions are dependent on another addon which means that missions made using my addon is not playable using "normal" caa1, and vice versa.

I could however change the classname so people could choose what version to use. The two addons would then create compatible missions.

That is a very un-orthodox way of doing it.. I do not see any bigger problems tbh. Worst case is that people have both activated at the same time, that would give a error and arma2 wouldnt start.

But the thing to use another addonmakers classname is.. ..unheard...

The god thing is that people could make missions on the "stand alone islands" that would be compatible with the "oac islands". Imho the best of two worlds.

Ofcourse people with the "stand alone islands" will have potential problems playing with missions made on "oac islands" as they could be using oac units?

This is my biggest gripe with the caa1 package. Its all or nothing. I have asked from the start to have the islands stand alone from the rest. Kju made it possible to DL only the islands, but I guess he missed my point. Its not the size that is the problem, its the oac units versus stand alone islands.

Edit. If people really want my addon I could release it. Then the question is to release "as is" or change the classname for compability.

Before I release it, or not, I would like people to discuss the pro's and con's.

I know a few already have it and I use it myself. The only problem for me right now is the mission compability. I cant release any missions for caa1. I will probably change the classname for myself, but before a release this must be throught through imo.

Edited by andersson

Share this post


Link to post
Share on other sites

How do I launch this with Ace2 and Mando missile mod please help been trying to do this with this target "C:\Program Files\Bohemia Interactive\ArmA 2\arma2caa1full.exe" -nosplash -mod=@ACE;@ACEX;@ACEX_PLA;@ACEX_SM;@CBA

No go

Share this post


Link to post
Share on other sites
the empty Russian bmp2 from caa1 is crashing the game too when i use it with ace.

So it means there are only problems if i place the caa1 bmp2 in the editor ?

Share this post


Link to post
Share on other sites

A screenshot (click to enlarge 5040X1050) running the Sakakah Al Jawf , kick ass desert map.

CAA1 + Sakakah Al Jawf + Sandy Skies + NCS AH-64D Apache Pack

e6ac06fe45d77e8ee73bc73bf3ceff526g.jpg

Share this post


Link to post
Share on other sites

If anyone get this to work in ArmA2 with CAA1 please tell me how you did it, i get some errors:

1. Addon "shotgun" requires v1.08

2. Config: some input after EndofFile

3. File human_flashlight\config.cpp, line 38: /CfgVehicles/: Missing'}'

Share this post


Link to post
Share on other sites
You can try oac_core, that I fixed for my arma group because of these problems:

http://armedassault.kiev.ua/temp/oac_core.rar

There was also a problem with magazines, so I commented all override definitions.

It seems to be working very well ! Thanks a lot for this fix "well-nicknamed-guy", it's good to be able to play on Sahrani again :)

@andersson :

I would really love a "oac-free" version too, with purely "standalone" islands.

As for the two solutions you mentionned, i would prefer the "compatible" one for sure, but it may be a lot of work for you, so it's definitly up to you to choose :)

Share this post


Link to post
Share on other sites
It seems to be working very well ! Thanks a lot for this fix "well-nicknamed-guy", it's good to be able to play on Sahrani again :)

@andersson :

I would really love a "oac-free" version too, with purely "standalone" islands.

As for the two solutions you mentionned, i would prefer the "compatible" one for sure, but it may be a lot of work for you, so it's definitly up to you to choose :)

I dont get it, what is the problem with CAA1, ACE and magazines ?

Share this post


Link to post
Share on other sites
@andersson :

I would really love a "oac-free" version too, with purely "standalone" islands.

As for the two solutions you mentionned, i would prefer the "compatible" one for sure, but it may be a lot of work for you, so it's definitly up to you to choose :)

Its not much work at all. The thing is thats abit un-orthodox.. Im away on a job and I dont know when Im infront of the arma2-comp next time but I will release it unless someone comes with valid reasons not to in this thread.

Share this post


Link to post
Share on other sites
I will release it unless someone comes with valid reasons not to in this thread.

Please release it, everything that can add to the game / mod scene is always welcome. :cool:

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  

×