PDA

View Full Version : [ArmA II] Adding custom warfare buildings



coolaceone
Aug 6 2011, 17:31
Hello,

I have recently begun to get more involved with scripting ArmA II, some of my friends being the inspiration to that. Now, we want to improve our Warfare gameplay, and add the ability to add more buildings/fortifications in the options menu's of building.

I have seen a good camp composition, on the ArmA II file index/database. But I have fond no possible way to implement it. I tried copying the scripts directly from the other buildings, and then modifying the class name. This brings me no further than having an extra selection in the menu, under the tab 7, which shows how much it costs, but no name, nor any building when I click and attempt to place it.

My question is, is it impossible to actually add compositions (like this http://www.armatechsquad.com/ArmA2Class151656165165341654165165165165f/A2/Objects/compositions/full/camp_us3.jpg ) to the game, or is there a way. And if there is one, if someone would be kind enough to show me how, or tell me what I am doing wrong.

PRiME
Aug 6 2011, 23:03
your screenshot is 404.

If I was going to add compositions to warfare I just make a small script file for each composition and direct the purchase or buy order to that script with position details. But perhaps there is a easier way who knows.