ArmA Stargate Mod Forums

  • February 07, 2012, 11:51:21 pm
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

Check out the FAQ

Pages: 1 2 3 [4]   Go Down

Author Topic: Developments votan  (Read 6148 times)

votan

  • Jr. Member
  • **
  • Ascension Level: 8
  • Offline Offline
  • Posts: 79
    • View Profile
Re: Developments votan
« Reply #45 on: July 16, 2010, 06:03:27 am »

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: [Select]
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

morlander

  • Newbie
  • *
  • Ascension Level: 1
  • Offline Offline
  • Posts: 7
    • View Profile
Re: Developments votan
« Reply #46 on: October 13, 2010, 01:58:23 am »

Nice looking
Logged
Pages: 1 2 3 [4]   Go Up
 

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.