Jump to content
Sign in to follow this  
armatech

ArmaII Object class library

Recommended Posts

I can't directly access the categories of the library anymore. I have all the individual sections bookmarked for quick access (yes, I'm lazy) but none of the links work anymore. When going to the main page it asks me to enter a captcha, and I have to do this everytime I restart my browser, which is pretty annoying. Is there any way around this?

Share this post


Link to post
Share on other sites

unfortunately there is no way around it.

The reason is simple growing use from image grabbing sites and lack of funds to be on a bigger plan if ya want it removed you just need to support the site. via a donation

Share this post


Link to post
Share on other sites

Would it be possible to get a PDF version of the ArmA:OA objects, as has been done for the ArmA2 objects on the first post of this thread?

Share this post


Link to post
Share on other sites
Would it be possible to get a PDF version of the ArmA:OA objects, as has been done for the ArmA2 objects on the first post of this thread?

Yeah, the PDF file would be nice. I was trying to access the webpage, but I can't, It seems to be down somehow.

Share this post


Link to post
Share on other sites

hey if i wanted to add a composition how would I do that? could someone walk me through adding a bunkermedium02 to a mission in the editor?

Share this post


Link to post
Share on other sites

Some of the class names are wrong. Atleast, the class names for bis compositions were way off, unless they fixed the names recently ofcourse.

Here's a list of correct names for compositions

//compositions
SmallBase
CityBase01
CityBase02
CityBase04
BunkerMedium01
BunkerMedium02
BunkerMedium03
BunkerMedium04
BunkerMedium05
BunkerMedium06
BunkerMedium07
BunkerMedium08
BunkerMedium09
BunkerMedium10
GuardPost_US
GuardPost2_US
GuardPost3_US
GuardPost4_US
GuardPost5_US
GuardPost6_US
GuardPost7_US
GuardPost8_US
SmallNest_US
VehicleShelter_US
FuelDepot_US
CheckPoint1_US
AntiAir1_US
Firebase1_US
FuelDump1_US
RadarSite1_US
VehicleParking1_US
HeliParking1_US
AirplaneParking1_US
WeaponsStore1_US
Camp1_US
Camp2_US
Camp3_US
MediumTentCamp_RU
MediumTentCamp2_RU
MediumTentCamp3_RU
AntiAir1_RU
Firebase1_RU
FuelDump1_RU
RadarSite1_RU
VehicleParking1_RU
HeliParking1_RU
AirplaneParking1_RU
WeaponsStore1_RU
Camp1_RU
Camp2_RU
GuardPost_CDF
VehicleShelter_CDF
TankDitch_CDF
TankDitch2_CDF
CityBase03
BunkerSmall01
MediumTentCamp_napa
SmallTentCamp_napa
SmallTentCamp2_napa
Camp1_INS
Camp2_INS
FiringRange1
FiringRange2
FiringRange3
FiringRange4
FiringRange5
FiringRange6
FiringRange7
FiringRange8
FiringRange9
FiringRange10
FiringRange11
FiringRange_Wreck1
FiringRange_Wreck2
FiringRange_Wreck3
FiringRange_Wreck4
FiringRange_Wreck5
FiringRange_Wreck6
FiringRange_Wreck7
FiringRange_Water1
FiringRange_Water2

Share this post


Link to post
Share on other sites

^^^^

That link, unfortunately does not have the object class names for Weapons. I need the Ammo class name for FN_FAL.

This is a real bummer.

Share this post


Link to post
Share on other sites

hey armatech,

I´ve figured that the backpack classnames of the OA backpacks have been changed...

these are the new ones:

class US_Soldier_B_EP1: US_Soldier_EP1
{
	displayName = "$STR_EP1_DN_US_Soldier_B_EP1";
	backpack = "US_Assault_Pack_Ammo_EP1";
};
class US_Soldier_AMG_EP1: US_Soldier_EP1
{
	displayName = "$STR_EP1_DN_US_Soldier_AMG_EP1";
	backpack = "US_Backpack_AmmoMG_EP1";
};
class US_Soldier_AAR_EP1: US_Soldier_EP1
{
	displayName = "$STR_EP1_DN_US_Soldier_AAR_EP1";
	backpack = "US_Assault_Pack_AmmoSAW_EP1";
};
class US_Soldier_AHAT_EP1: US_Soldier_EP1
{
	displayName = "$STR_EP1_DN_US_Soldier_AHAT_EP1";
	backpack = "US_Backpack_AT_EP1";
};
class US_Soldier_AAT_EP1: US_Soldier_EP1
{
	displayName = "$STR_EP1_DN_US_Soldier_AAT_EP1";
	model = "\ca\characters_e\US\US_at_gunner";
	backpack = "US_Assault_Pack_AT_EP1";

Share this post


Link to post
Share on other sites

Sorry to bump up an Old topic, but i have yet to find the proper classname for the M249 with an aimpoint on it, and no I;m not talking about the MK48.

It's a standard M249 that eats 200 rnd 5.56 with a aimpoint on top.

I looked everywhere but yet to find the class name. I'm not keen with scripting and all, just know the basics on mission making that's all. If it makes things easier for you people, this weapon is in the US Army Weapon Crate, from the Sandbox 3D editor, Running all Arma 2 O.A. with all 3 DLC's , ACE (Latest ver.), ACEX, ACRE and Sandbox.

Thanks in advance!

---------- Post added at 23:41 ---------- Previous post was at 23:40 ----------

Damn "1 post for images rule" . . .

Heres the pic of the m249 aimpoint.

http://imageshack.us/a/img163/1843/1xj4.jpg

http://imageshack.us/a/img571/6462/557g.jpg

Share this post


Link to post
Share on other sites
.BlindMan;2492684']Sorry to bump up an Old topic' date=' but i have yet to find the proper classname for the M249 with an aimpoint on it, and no I;m not talking about the MK48.

It's a standard M249 that eats 200 rnd 5.56 with a aimpoint on top.

I looked everywhere but yet to find the class name. I'm not keen with scripting and all, just know the basics on mission making that's all. If it makes things easier for you people, this weapon is in the US Army Weapon Crate, from the Sandbox 3D editor, Running all Arma 2 O.A. with all 3 DLC's , ACE (Latest ver.), ACEX, ACRE and Sandbox.

Thanks in advance!

---------- Post added at 23:41 ---------- Previous post was at 23:40 ----------

Damn "1 post for images rule" . . .

Heres the pic of the m249 aimpoint.

http://imageshack.us/a/img163/1843/1xj4.jpg

http://imageshack.us/a/img571/6462/557g.jpg

Try this: BAF_L110A1_Aim

With this ammo: 200Rnd_556x45_L110A1

Share this post


Link to post
Share on other sites
Try this: BAF_L110A1_Aim

With this ammo: 200Rnd_556x45_L110A1

Isn't the one i was looking for, but it works. Thanks!

And it takes regular 249 ammo as well, just in case people want to use tracers.

Share this post


Link to post
Share on other sites

Library seems down, comes up with a host site. Either tis down for good, needs paid, or host is having issues.

Share this post


Link to post
Share on other sites

ill put up the old one now as the guy who said he would host it has shutdown

Share this post


Link to post
Share on other sites

Sorry for digging out that old one but all googling didn't help and the class list compilation at armatechsquad also didn't list the one I am searchin for :(

I need the class name of the town hall (in Chernogorsk).

Thx

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

×