123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449 |
- class cfgpatches
- {
- class 442_mandator
- {
- requiredAddons[]={};
- weapons[]={};
- units[]=
- {
- "mandator_base",
- "mandator_body1_1",
- "mandator_body2_1",
- "mandator_body2_2",
- "mandator_body3_1",
- "mandator_body3_2",
- "mandator_body4_1",
- "mandator_body4_2",
- "mandator_body4_3",
- "mandator_body4_4",
- "mandator_body4_5",
- "mandator_body4_6",
- "mandator_body4_7",
- "mandator_body4_8",
- "mandator_engine_1",
- "mandator_engine_2",
- "mandator_engine_3",
- "mandator_hanger1_1",
- "mandator_hanger2_1",
- "mandator_hanger2_2",
- "mandator_hanger3_1",
- "mandator_hanger3_2",
- "mandator_hanger4",
- };
- };
- };
- class Eventhandlers;
- class CfgVehicles
- {
- class NonStrategic;
- class StaticShip;
- class Ship;
- class Building;
- class House_F;
- class FloatingStructure_F;
- class thingx;
- class LandVehicle;
- class Motorcycle;
- class FlagCarrier;
- class Items_base_F;
- /* class 442_lucrehulk: House_F
- {
- author="kripto202";
- model="\442_ships\lucrehulk\lucrehulk.p3d";
- scope=2;
- scopecurator=2;
- editorpreview="";
- editorcategory="kobra";
- editorsubcategory="442_ships";
- vehicleClass="Structures";
- icon="iconObject_1x1";
- displayname="Lucrehulk (Zeus)";
- hiddenselections[] =
- {
- "top",
- "radar",
- "inner",
- "front",
- "gate",
- "core",
- "bottom",
- "engine",
- "back"
- };
- hiddenselectionstextures[] =
- {
- "442_ships\lucrehulk\data\top_co.paa",
- "442_ships\lucrehulk\data\radar_co.paa",
- "442_ships\lucrehulk\data\inner_co.paa",
- "442_ships\lucrehulk\data\front_co.paa",
- "442_ships\lucrehulk\data\gate_co.paa",
- "442_ships\lucrehulk\data\core_co.paa",
- "442_ships\lucrehulk\data\bottom_co.paa",
- "442_ships\lucrehulk\data\engine_co.paa",
- "442_ships\lucrehulk\data\back_co.paa"
- };
- }; */
- class mandator_base: StaticShip
- {
- author="kripto202";
- model="\442_ships\mandator\base.p3d";
- reversed=0;
- scope=2;
- scopecurator=2;
- editorpreview="";
- editorcategory="kobra";
- editorsubcategory="442_ships";
- vehicleClass="Structures_Military";
- icon="iconObject_1x1";
- displayname="Mandator II";
- mapsize=3000;
- destrType=0;
- featureType=2;
- multistructureparts[]=
- {
-
- {
- "mandator_body1_1",
- "body1_1"
- },
- {
- "mandator_body2_1",
- "body2_1"
- },
- {
- "mandator_body2_2",
- "body2_2"
- },
- {
- "mandator_body3_1",
- "body3_1"
- },
- {
- "mandator_body3_2",
- "body3_2"
- },
- {
- "mandator_body4_1",
- "body4_1"
- },
- {
- "mandator_body4_2",
- "body4_2"
- },
- {
- "mandator_body4_3",
- "body4_3"
- },
- {
- "mandator_body4_4",
- "body4_4"
- },
- {
- "mandator_body4_5",
- "body4_5"
- },
- {
- "mandator_body4_6",
- "body4_6"
- },
- {
- "mandator_body4_7",
- "body4_7"
- },
- {
- "mandator_body4_8",
- "body4_8"
- },
- {
- "mandator_engine_1",
- "engine_1"
- },
- {
- "mandator_engine_2",
- "engine_2"
- },
- {
- "mandator_engine_3",
- "engine_3"
- },
- {
- "mandator_hanger1_1",
- "hanger1_1"
- },
- {
- "mandator_hanger2_1",
- "hanger2_1"
- },
- {
- "mandator_hanger2_2",
- "hanger2_2"
- },
- {
- "mandator_hanger3_1",
- "hanger3_1"
- },
- {
- "mandator_hanger3_2",
- "hanger3_2"
- },
- {
- "mandator_hanger4",
- "hanger4"
- },
- };
- class Eventhandlers
- {
- init="_this call BIS_fnc_Destroyer01Init;";
- attributesChanged3DEN="_this call BIS_fnc_Destroyer01PosUpdate;";
- dragged3DEN="_this call BIS_fnc_Destroyer01PosUpdate;";
- registeredToWorld3DEN="_this call BIS_fnc_Destroyer01EdenInit;";
- unregisteredFromWorld3DEN="_this call BIS_fnc_Destroyer01EdenDelete;";
- };
- };
- class mandator_hull_base: House_F
- {
- reversed=0;
- scope=1;
- scopeCurator=0;
- author="kripto202";
- displayname="mandator_hull_base";
- editorpreview="";
- editorcategory="kobra";
- editorsubcategory="442_ships_parts";
- vehicleClass="Structures_Military";
- icon="iconObject_1x1";
- mapsize=70;
- model="\442_ships\lucrehulk\1.p3d";
- armor=1000000000000000000;
- hideUnitInfo=1;
- nameSound="ship";
- featureType=2;
- class Hitpoints
- {
- };
- class DestructionEffects
- {
- };
- class Damage
- {
- tex[]={};
- mat[]={};
- };
- class AnimationSources
- {
- };
- class UserActions
- {
- };
- };
- class mandator_body1_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator body1_1";
- editorpreview="";
- model="\442_ships\mandator\body1_1.p3d";
- hiddenselections[]=
- {
- "body1"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\body1_co.paa"
- };
- };
- class mandator_body2_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator body2_1";
- editorpreview="";
- model="\442_ships\mandator\body2_1.p3d";
- hiddenselections[]=
- {
- "body2"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\body2_co.paa"
- };
- };
- class mandator_body2_2: mandator_body2_1
- {
- displayname = "mandator body2_2";
- model="\442_ships\mandator\body2_2.p3d";
- };
- class mandator_body3_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator body3_1";
- editorpreview="";
- model="\442_ships\mandator\body3_1.p3d";
- hiddenselections[]=
- {
- "body3"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\body3_co.paa"
- };
- };
- class mandator_body3_2: mandator_body3_1
- {
- displayname = "mandator body3_2";
- model="\442_ships\mandator\body3_2.p3d";
- };
- class mandator_body4_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator body4_1";
- editorpreview="";
- model="\442_ships\mandator\body4_1.p3d";
- hiddenselections[]=
- {
- "body4"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\body4_co.paa"
- };
- };
- class mandator_body4_2: mandator_body4_1
- {
- displayname = "mandator body4_2";
- model="\442_ships\mandator\body4_2.p3d";
- };
- class mandator_body4_3: mandator_body4_1
- {
- displayname = "mandator body4_3";
- model="\442_ships\mandator\body4_3.p3d";
- };
- class mandator_body4_4: mandator_body4_1
- {
- displayname = "mandator body4_4";
- model="\442_ships\mandator\body4_4.p3d";
- };
- class mandator_body4_5: mandator_body4_1
- {
- displayname = "mandator body4_5";
- model="\442_ships\mandator\body4_5.p3d";
- };
- class mandator_body4_6: mandator_body4_1
- {
- displayname = "mandator body4_6";
- model="\442_ships\mandator\body4_6.p3d";
- };
- class mandator_body4_7: mandator_body4_1
- {
- displayname = "mandator body4_7";
- model="\442_ships\mandator\body4_7.p3d";
- };
- class mandator_body4_8: mandator_body4_1
- {
- displayname = "mandator body4_8";
- model="\442_ships\mandator\body4_8.p3d";
- };
- class mandator_engine_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator engine_1";
- editorpreview="";
- model="\442_ships\mandator\engine_1.p3d";
- hiddenselections[]=
- {
- "engine"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\engine_co.paa"
- };
- };
- class mandator_engine_2: mandator_engine_1
- {
- displayname = "mandator engine_2";
- model="\442_ships\mandator\engine_2.p3d";
- };
- class mandator_engine_3: mandator_engine_1
- {
- displayname = "mandator engine_3";
- model="\442_ships\mandator\engine_3.p3d";
- };
- class mandator_hanger1_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator hanger1_1";
- editorpreview="";
- model="\442_ships\mandator\hanger1_1.p3d";
- hiddenselections[]=
- {
- "hanger1"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\hanger1_co.paa"
- };
- };
- class mandator_hanger2_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator hanger2_1";
- editorpreview="";
- model="\442_ships\mandator\hanger2_1.p3d";
- hiddenselections[]=
- {
- "hanger2"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\hanger2_co.paa"
- };
- };
- class mandator_hanger2_2: mandator_hanger2_1
- {
- displayname = "mandator hanger2_2";
- model="\442_ships\mandator\hanger2_2.p3d";
- };
- class mandator_hanger3_1: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator hanger3_1";
- editorpreview="";
- model="\442_ships\mandator\hanger3_1.p3d";
- hiddenselections[]=
- {
- "hanger3"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\hanger3_co.paa"
- };
- };
- class mandator_hanger3_2: mandator_hanger3_1
- {
- displayname = "mandator hanger3_2";
- model="\442_ships\mandator\hanger3_2.p3d";
- };
- class mandator_hanger4: mandator_hull_base
- {
- scope=2;
- scopeCurator=2;
- displayname="mandator hanger4";
- editorpreview="";
- model="\442_ships\mandator\hanger4.p3d";
- hiddenselections[]=
- {
- "hanger4"
- };
- hiddenselectionstextures[]=
- {
- "442_ships\mandator\data\hanger4_co.paa"
- };
- };
-
- };
|