1<place> 2 <placement type="bounds"> 3 <count>1</count> 4 <minbounds><A>-100</A><B>-100</B><C>10</C></minbounds> 5 <maxbounds><A>355</A><B>355</B><C>65</C></maxbounds> 6 7 <object type="random"> 8 9 <randomobject> 10 <object type='target'> 11 <model type='MilkShape'>data/meshes/vehicles/a12/a12.txt</model> 12 <nocollision>true</nocollision> 13 <nofalling>true</nofalling> 14 <removeaction>none</removeaction> 15 <boundingsphere>false</boundingsphere> 16 <displayshadow>true</displayshadow> 17 <groupname>f-35</groupname> 18 <modelscale>0.07</modelscale> 19 </object> 20 </randomobject> 21 22 23 <randomobject> 24 <object type='target'> 25 <model type='MilkShape'>data/meshes/vehicles/f14/f14anim.txt</model> 26 <nocollision>true</nocollision> 27 <nofalling>true</nofalling> 28 <removeaction>none</removeaction> 29 <boundingsphere>false</boundingsphere> 30 <displayshadow>true</displayshadow> 31 <groupname>f-35</groupname> 32 <modelscale>0.07</modelscale> 33 </object> 34 </randomobject> 35 36 <randomobject> 37 <object type='target'> 38 <model type='MilkShape'>data/meshes/vehicles/f35/f35.txt</model> 39 <nocollision>true</nocollision> 40 <nofalling>true</nofalling> 41 <removeaction>none</removeaction> 42 <boundingsphere>false</boundingsphere> 43 <displayshadow>true</displayshadow> 44 <groupname>f-35</groupname> 45 <modelscale>0.07</modelscale> 46 </object> 47 </randomobject> 48 <randomobject> 49 <object type='target'> 50 <model type='MilkShape'>data/meshes/vehicles/f22/f22.txt</model> 51 <nocollision>true</nocollision> 52 <nofalling>true</nofalling> 53 <removeaction>none</removeaction> 54 <boundingsphere>false</boundingsphere> 55 <displayshadow>true</displayshadow> 56 <groupname>f-35</groupname> 57 <modelscale>0.07</modelscale> 58 </object> 59 </randomobject> 60 <randomobject> 61 <object type='target'> 62 <model type='MilkShape'>data/meshes/vehicles/f22/fb22.txt</model> 63 <nocollision>true</nocollision> 64 <nofalling>true</nofalling> 65 <removeaction>none</removeaction> 66 <boundingsphere>false</boundingsphere> 67 <displayshadow>true</displayshadow> 68 <groupname>f-35</groupname> 69 <modelscale>0.07</modelscale> 70 </object> 71 </randomobject> 72 <randomobject> 73 <object type='target'> 74 <model type='MilkShape'>data/meshes/vehicles/su34/su34.txt</model> 75 <nocollision>true</nocollision> 76 <nofalling>true</nofalling> 77 <removeaction>none</removeaction> 78 <boundingsphere>false</boundingsphere> 79 <displayshadow>true</displayshadow> 80 <groupname>f-35</groupname> 81 <modelscale>0.07</modelscale> 82 </object> 83 </randomobject> 84 <randomobject> 85 <object type='target'> 86 <model type='MilkShape'>data/meshes/vehicles/yf23/yf23.txt</model> 87 <nocollision>true</nocollision> 88 <nofalling>true</nofalling> 89 <removeaction>none</removeaction> 90 <boundingsphere>false</boundingsphere> 91 <displayshadow>true</displayshadow> 92 <groupname>f-35</groupname> 93 <modelscale>0.07</modelscale> 94 </object> 95 </randomobject> 96 <randomobject> 97 <object type='target'> 98 <model type='MilkShape'>data/meshes/vehicles/j20/j20.txt</model> 99 <nocollision>true</nocollision> 100 <nofalling>true</nofalling> 101 <removeaction>none</removeaction> 102 <boundingsphere>false</boundingsphere> 103 <displayshadow>true</displayshadow> 104 <groupname>f-35</groupname> 105 <modelscale>0.07</modelscale> 106 </object> 107 </randomobject> 108 109 110 </object> 111 </placement> 112 113 114 115 116 117 <movement type="boids"> 118 <minbounds><A>-100</A><B>-100</B><C>60</C></minbounds> 119 <maxbounds><A>355</A><B>355</B><C>90</C></maxbounds> 120 <maxvelocity>12.0</maxvelocity> 121 <maxacceleration>5.0</maxacceleration> 122 <cruisedistance>4.0</cruisedistance> 123 <groupname>f-35</groupname> 124 </movement> 125 126 <sound> 127 <position type='set'> 128 <name>f-35</name> 129 <maxsounds>1</maxsounds> 130 </position> 131 <timing type='repeat'> 132 <min>20</min> 133 <max>45</max> 134 </timing> 135 <sound type='file'> 136 <file>data/wav/airplane/generic.ogg</file> 137 <gain>0.8</gain> 138 </sound> 139 </sound> 140 141 142 143 <event> 144 <condition type="time"> 145 <mintime>1</mintime> 146 <maxtime>40</maxtime> 147 <singletimeonly>false</singletimeonly> 148 </condition> 149 <action type="fireweaponfromgroup"> 150 <groupname>f-35</groupname> 151 <weapon>f35bomb</weapon> 152 </action> 153 </event> 154 155 <event> 156 <condition type="time"> 157 <mintime>RANGE (10,15)</mintime> 158 <maxtime>20</maxtime> 159 <singletimeonly>false</singletimeonly> 160 </condition> 161 <action type="fireweaponfromgroup"> 162 <groupname>f-35</groupname> 163 <weapon>f35rocket</weapon> 164 </action> 165 </event> 166 167 <event> 168 <condition type="time"> 169 <mintime>1.0</mintime> 170 <maxtime>60.0</maxtime> 171 <singletimeonly>false</singletimeonly> 172 </condition> 173 <action type="fireweaponfromgroup"> 174 <groupname>f-35</groupname> 175 <weapon>30mm Vulcan</weapon> 176 </action> 177 </event> 178 179 180<!-- <event> 181 <condition type="time"> 182 <mintime>0.02</mintime> 183 <maxtime>0.02</maxtime> 184 <singletimeonly>false</singletimeonly> 185 </condition> 186 <action type="fireweaponfromgroup"> 187 <weapon>f35engine</weapon> 188 <groupname>f-35</groupname> 189 </action> 190 </event>--> 191 192 </place> 193 194 195