September 05, 2010, 06:11:11 pm *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Check out the FAQ
Advanced search
Pages: 1 2 3 [4]   Go Down
Print
Author
[EN] [PL] [ES] [PT] [IT] [DE] [FR] [NL] [TR] [SR] [AR] [RU]
Topic: Developments votan  (Read 2967 times)
votan
Jr. Member
**

Ascension Level: 7
Offline Offline

Posts: 78

453030011
View Profile WWW Email
« Reply #45 on: July 15, 2010, 10:03:27 pm »

I decided to make a model for Arma 1.
When I keep the model in O2, I find the following error:
"An error occured save operation"
What can be done to the model without problems remained in p3d?
I wrote my configuration object look correct or not) Textures I do not like it either do not understand how to do ...
Code:
class CfgPatches {

class Bunker {
units = {"Bunker_abandoned"};
weapons = {};
requiredVersion = 0.100000;
};
};

class cfgvehicleClasses {

class Bunker {
displayName = "Bunker";
};
};


class Rotation {
type = "translation";
memory = 1;
minValue = 0;
maxValue = 1;
angle0 = 0;
angle1 = 1;
};

class CfgVehicles {
/*extern*/ class All;

class Static: All {
};

class Building: Static {
};

class Strategic: Building {
};

class Bunker: Strategic {
};

class Bunker1: Bunker {
scope = 2;
armor = 90000;
attendant = 1;
animated = 1;
vehicleClass = "Bunker_abandoned";
displayName = "Bunker1";
model = "\Bunker_abandoned\Bunker1.p3d";

transportAmmo = 300000;
transportFuel = 50000;
transportRepair = 20000000;
accuracy = 0.300000;
mapSize = 40;

class MarkerLights {

class WhiteBlinking {
name = "svet1";
color = {1.000000, 1.000000, 1.000000, 1};
ambient = {1.000000, 1.000000, 1.000000, 1};
brightness = 0.010000;
blinking = 0;
};

Logged


Pages: 1 2 3 [4]   Go Up
Print
Jump to:  

Black Rain by Crip Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC XHTML | CSS
The Stargate Modification is a scripted add-on for Operation Flashpoint, ArmA and ArmA II,
it has been unofficially created as a way for fans to explore the Stargate as it is portrayed in the shows.
This add-on is completely unofficial and though we have gone through great lengths to mimic functions as shown in the shows
it is down to our own interpretation and may not be true to what SCI FI Channel or Metro-Goldwyn-Mayer Studios Inc intended.

Stargate, Stargate SG-1, and other related names are Copyright Showtime Inc., SCI FI Channel and Metro-Goldwyn-Mayer Studios Inc.
Stargate, Stargate SG-1, Stargate Worlds and other related names are Trademarks of Metro-Goldwyn-Mayer Studios Inc.

All material on this website is for non-profit use and completely unofficial; please do not edit the contents of these files.