|
| 1 | +version=54; |
| 2 | +class EditorData |
| 3 | +{ |
| 4 | + moveGridStep=1; |
| 5 | + angleGridStep=0.2617994; |
| 6 | + scaleGridStep=1; |
| 7 | + autoGroupingDist=10; |
| 8 | + toggles=1; |
| 9 | + class ItemIDProvider |
| 10 | + { |
| 11 | + nextID=3; |
| 12 | + }; |
| 13 | + class Camera |
| 14 | + { |
| 15 | + pos[]={0,15,-30}; |
| 16 | + }; |
| 17 | +}; |
| 18 | +binarizationWanted=0; |
| 19 | +sourceName="new_test"; |
| 20 | +addons[]= |
| 21 | +{ |
| 22 | + "A3_Characters_F", |
| 23 | + "A3_Modules_F_Curator_Curator" |
| 24 | +}; |
| 25 | +class AddonsMetaData |
| 26 | +{ |
| 27 | + class List |
| 28 | + { |
| 29 | + items=2; |
| 30 | + class Item0 |
| 31 | + { |
| 32 | + className="A3_Characters_F"; |
| 33 | + name="Arma 3 Alpha - Characters and Clothing"; |
| 34 | + author="Bohemia Interactive"; |
| 35 | + url="https://www.arma3.com"; |
| 36 | + }; |
| 37 | + class Item1 |
| 38 | + { |
| 39 | + className="A3_Modules_F_Curator"; |
| 40 | + name="Arma 3 Zeus Update - Scripted Modules"; |
| 41 | + author="Bohemia Interactive"; |
| 42 | + url="https://www.arma3.com"; |
| 43 | + }; |
| 44 | + }; |
| 45 | +}; |
| 46 | +randomSeed=10288023; |
| 47 | +class ScenarioData |
| 48 | +{ |
| 49 | + author="mharis001"; |
| 50 | +}; |
| 51 | +class Mission |
| 52 | +{ |
| 53 | + class Intel |
| 54 | + { |
| 55 | + timeOfChanges=1800.0002; |
| 56 | + startWeather=0; |
| 57 | + startWind=0.1; |
| 58 | + startWaves=0.1; |
| 59 | + forecastWeather=0; |
| 60 | + forecastWind=0.1; |
| 61 | + forecastWaves=0.1; |
| 62 | + forecastLightnings=0.1; |
| 63 | + year=2035; |
| 64 | + day=28; |
| 65 | + hour=13; |
| 66 | + minute=37; |
| 67 | + startFogDecay=0.014; |
| 68 | + forecastFogDecay=0.014; |
| 69 | + }; |
| 70 | + class Entities |
| 71 | + { |
| 72 | + items=2; |
| 73 | + class Item0 |
| 74 | + { |
| 75 | + dataType="Group"; |
| 76 | + side="West"; |
| 77 | + class Entities |
| 78 | + { |
| 79 | + items=1; |
| 80 | + class Item0 |
| 81 | + { |
| 82 | + dataType="Object"; |
| 83 | + class PositionInfo |
| 84 | + { |
| 85 | + position[]={0,5.0014391,0.050003052}; |
| 86 | + }; |
| 87 | + side="West"; |
| 88 | + flags=7; |
| 89 | + class Attributes |
| 90 | + { |
| 91 | + isPlayer=1; |
| 92 | + }; |
| 93 | + id=1; |
| 94 | + type="B_Soldier_F"; |
| 95 | + class CustomAttributes |
| 96 | + { |
| 97 | + class Attribute0 |
| 98 | + { |
| 99 | + property="speaker"; |
| 100 | + expression="_this setspeaker _value;"; |
| 101 | + class Value |
| 102 | + { |
| 103 | + class data |
| 104 | + { |
| 105 | + singleType="STRING"; |
| 106 | + value="Male09ENG"; |
| 107 | + }; |
| 108 | + }; |
| 109 | + }; |
| 110 | + class Attribute1 |
| 111 | + { |
| 112 | + property="pitch"; |
| 113 | + expression="_this setpitch _value;"; |
| 114 | + class Value |
| 115 | + { |
| 116 | + class data |
| 117 | + { |
| 118 | + singleType="SCALAR"; |
| 119 | + value=1.02; |
| 120 | + }; |
| 121 | + }; |
| 122 | + }; |
| 123 | + nAttributes=2; |
| 124 | + }; |
| 125 | + }; |
| 126 | + }; |
| 127 | + class Attributes |
| 128 | + { |
| 129 | + }; |
| 130 | + id=0; |
| 131 | + }; |
| 132 | + class Item1 |
| 133 | + { |
| 134 | + dataType="Logic"; |
| 135 | + class PositionInfo |
| 136 | + { |
| 137 | + position[]={0,5,0}; |
| 138 | + }; |
| 139 | + id=2; |
| 140 | + type="ModuleCurator_F"; |
| 141 | + class CustomAttributes |
| 142 | + { |
| 143 | + class Attribute0 |
| 144 | + { |
| 145 | + property="ModuleCurator_F_Owner"; |
| 146 | + expression="_this setVariable ['Owner',_value,true];"; |
| 147 | + class Value |
| 148 | + { |
| 149 | + class data |
| 150 | + { |
| 151 | + singleType="STRING"; |
| 152 | + value="#adminLogged"; |
| 153 | + }; |
| 154 | + }; |
| 155 | + }; |
| 156 | + class Attribute1 |
| 157 | + { |
| 158 | + property="ModuleCurator_F_Forced"; |
| 159 | + expression="_this setVariable ['Forced',_value,true];"; |
| 160 | + class Value |
| 161 | + { |
| 162 | + class data |
| 163 | + { |
| 164 | + singleType="SCALAR"; |
| 165 | + value=0; |
| 166 | + }; |
| 167 | + }; |
| 168 | + }; |
| 169 | + class Attribute2 |
| 170 | + { |
| 171 | + property="ModuleCurator_F_Name"; |
| 172 | + expression="_this setVariable ['Name',_value,true];"; |
| 173 | + class Value |
| 174 | + { |
| 175 | + class data |
| 176 | + { |
| 177 | + singleType="STRING"; |
| 178 | + value=""; |
| 179 | + }; |
| 180 | + }; |
| 181 | + }; |
| 182 | + class Attribute3 |
| 183 | + { |
| 184 | + property="ModuleCurator_F_Addons"; |
| 185 | + expression="_this setVariable ['Addons',_value,true];"; |
| 186 | + class Value |
| 187 | + { |
| 188 | + class data |
| 189 | + { |
| 190 | + singleType="SCALAR"; |
| 191 | + value=3; |
| 192 | + }; |
| 193 | + }; |
| 194 | + }; |
| 195 | + nAttributes=4; |
| 196 | + }; |
| 197 | + }; |
| 198 | + }; |
| 199 | +}; |
0 commit comments