Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/trunk/levels/sp_level_spacestation1B.oxw @ 4614

Last change on this file since 4614 was 4614, checked in by landauf, 17 years ago

die tor-sounds sind erst provisorisch, müssen noch ersetzt werden

File size: 18.1 KB
Line 
1<WorldDataFile>
2  <name>Space Station 1B</name>
3  <description>This is the second part of the space station.</description>
4  <screenshoot>textures/menu/hangar_512x512.png</screenshoot>
5
6  <LoadScreen>
7    <BackgroundImage>textures/load_screens/default.jpg</BackgroundImage>
8    <ElementCount>16</ElementCount>
9    <BackgroundPS>0,0,1.0,1</BackgroundPS>
10    <BarPS>.65,.87,.3,.05</BarPS>
11    <BarImage>textures/load_screens/default_bar.png</BarImage>
12  </LoadScreen>
13
14  <WorldEntities>
15
16    <BspEntity>
17      <Name>levels/maps/spacestation1/spacestation1_hangar_031.bsp</Name>
18    </BspEntity>
19
20    <FPSPlayer>
21      <name>Player</name>
22      <model>models/creatures/doom_male/male.md2, 9</model>
23      <abs-coor>4480,20,-3936</abs-coor>
24      <abs-dir>1.57, 0, 1, 0</abs-dir>
25    </FPSPlayer>
26
27    <GenericNPC>
28      <name>hangarguy1</name>
29      <model>models/creatures/doom_male/male.md2, 10</model>
30      <md2texture>models/creatures/doom_male/male_yellow_armor.pcx</md2texture>
31      <abs-coor>3613.596, 213.618, -4267.141</abs-coor>
32      <abs-dir>3.14, 0, 1, 0</abs-dir>
33    </GenericNPC>
34
35    <GenericNPC>
36      <name>hangarguy2</name>
37      <model>models/creatures/doom_male/male.md2, 10</model>
38      <md2texture>models/creatures/doom_male/male_yellow_armor.pcx</md2texture>
39      <abs-coor>3022.345, 213.618, -4594.714</abs-coor>
40      <abs-dir>0, 0, 1, 0</abs-dir>
41    </GenericNPC>
42
43    <GenericNPC>
44      <name>hangarspeaking1</name>
45      <model>models/creatures/doom_male/male.md2, 10</model>
46      <md2texture>models/creatures/doom_male/male_albat.pcx</md2texture>
47      <abs-coor>3294.921, 213.618, -4226.658</abs-coor>
48      <abs-dir>0, 0, 1, 0</abs-dir>
49    </GenericNPC>
50
51    <GenericNPC>
52      <name>hangarspeaking2</name>
53      <model>models/creatures/doom_male/male.md2, 10</model>
54      <md2texture>models/creatures/doom_male/male_blues.pcx</md2texture>
55      <abs-coor> 3300.840, 213.618, -4162.111</abs-coor>
56      <abs-dir>3.14, 0, 1, 0</abs-dir>
57    </GenericNPC>
58
59    <ModelEntity>
60      <name>humanfighter</name>
61      <abs-coor>3270, 110, -4540</abs-coor>
62      <abs-dir>0.8, 0, 1, 0</abs-dir>
63      <model>models/spaceships/human_spaceship_fighter.obj, 10</model>
64    </ModelEntity>
65
66    <ModelEntity>
67      <name>humanbomber</name>
68      <abs-coor>3450, 90, -4115</abs-coor>
69      <abs-dir>1.57, 0, 1, 0</abs-dir>
70      <model>models/spaceships/human_spaceship_bomber.obj, 20</model>
71    </ModelEntity>
72
73    <Mover>
74      <name>hangar1_u</name>
75      <model>models/doors/door1b_up.obj, 26</model>
76      <abs-dir>1.57, -1, 0, 0</abs-dir>
77      <abs-coor>4480, 87, -4032</abs-coor>
78      <rel-target-coor>0, 70, 0</rel-target-coor>
79      <action-time>1.25</action-time>
80      <action-radius>150.0</action-radius>
81    </Mover>
82    <Mover>
83      <name>hangar1_d</name>
84      <model>models/doors/door1b_down.obj, 26</model>
85      <abs-dir>1.57, -1, 0, 0</abs-dir>
86      <abs-coor>4480, 87, -4032</abs-coor>
87      <rel-target-coor>0, -75, 0</rel-target-coor>
88      <action-time>1.25</action-time>
89      <action-radius>150.0</action-radius>
90      <opening-sound>sounds/ComboActivated.wav</opening-sound>
91      <moving-sound>sounds/machinery8.wav</moving-sound>
92      <closing-sound>sounds/ComboActivated.wav</closing-sound>
93      <closed-sound>sounds/ArmorHit.wav</closed-sound>
94    </Mover>
95    <Mover>
96      <name>hangar1_l</name>
97      <model>models/doors/door1b_left.obj, 26</model>
98      <abs-dir>1.57, -1, 0, 0</abs-dir>
99      <abs-coor>4480, 87, -4032</abs-coor>
100      <rel-target-coor>-75, 0, 0</rel-target-coor>
101      <action-time>1.25</action-time>
102      <action-radius>150.0</action-radius>
103    </Mover>
104    <Mover>
105      <name>hangar1_r</name>
106      <model>models/doors/door1b_right.obj, 26</model>
107      <abs-dir>1.57, -1, 0, 0</abs-dir>
108      <abs-coor>4480, 87, -4032</abs-coor>
109      <rel-target-coor>75, 0, 0</rel-target-coor>
110      <action-time>1.25</action-time>
111      <action-radius>150.0</action-radius>
112    </Mover>
113
114    <Rotor>
115      <name>rotor1</name>
116      <model>models/decoration/rotor1.obj, 12</model>
117      <abs-coor>5152,240,-4688</abs-coor>
118      <abs-dir>-1.57, 0, 1, 0</abs-dir>
119      <rotation>0,0,8</rotation>
120    </Rotor>
121
122    <Rotor>
123      <name>rotor2</name>
124      <model>models/decoration/rotor1.obj, 12</model>
125      <abs-coor>5152,240,-4272</abs-coor>
126      <abs-dir>-1.57, 0, 1, 0</abs-dir>
127      <rotation>0,0,8</rotation>
128    </Rotor>
129
130    <SpriteParticles>
131      <name>Steam at Entrance</name>
132      <type>sprite</type>
133      <texture>steam01.png</texture>
134      <max-count>150</max-count>
135      <life-span>14, 2</life-span>
136      <radius>0.0, 100.0, 100.0</radius>
137      <radius>0.2, 100.0, 100</radius>
138      <radius>1.0, 100.0, 100</radius>
139      <mass>1.0, 0.5, .3</mass>
140      <color>0,1, 1, 1,.5</color>
141      <color>.5, .6, .6, .6, .2</color>
142      <color>1, .0, .0, .0, .0</color>
143      <precache>5</precache>
144      <emitters>
145        <PlaneEmitter>
146          <name>SteamEmitter</name>
147          <rel-coor>4480, -300, -3800</rel-coor>
148          <rel-dir>3.1412, 0, 0, 1</rel-dir>
149          <spread>0, 1.0</spread>
150          <emission-velocity>-50,50</emission-velocity>
151          <size>100, 100</size>
152          <rate>10</rate>
153        </PlaneEmitter>
154      </emitters>
155    </SpriteParticles>
156
157    <SpriteParticles>
158      <name>Steam in Hangar (small)</name>
159      <type>sprite</type>
160      <texture>steam01.png</texture>
161      <max-count>350</max-count>
162      <life-span>28, 2</life-span>
163      <radius>0.0, 100.0, 100.0</radius>
164      <radius>0.2, 100.0, 100</radius>
165      <radius>1.0, 100.0, 100</radius>
166      <mass>1.0, 0.5, .3</mass>
167      <color>0,1, 1, 1,.5</color>
168      <color>.5, .6, .6, .6, .2</color>
169      <color>1, .0, .0, .0, .0</color>
170      <precache>25</precache>
171      <emitters>
172        <PlaneEmitter>
173          <name>SteamEmitter</name>
174          <rel-coor>4224, -768, -4224</rel-coor>
175          <rel-dir>3.1412, 0, 0, 1</rel-dir>
176          <spread>0, 0.4</spread>
177          <emission-velocity>-70,50</emission-velocity>
178          <size>50, 50</size>
179          <rate>12</rate>
180        </PlaneEmitter>
181      </emitters>
182    </SpriteParticles>
183
184    <SpriteParticles>
185      <name>Steam in Hangar (small)</name>
186      <type>sprite</type>
187      <texture>steam01.png</texture>
188      <max-count>350</max-count>
189      <life-span>28, 2</life-span>
190      <radius>0.0, 100.0, 100.0</radius>
191      <radius>0.2, 100.0, 100</radius>
192      <radius>1.0, 100.0, 100</radius>
193      <mass>1.0, 0.5, .3</mass>
194      <color>0,1, 1, 1,.5</color>
195      <color>.5, .6, .6, .6, .2</color>
196      <color>1, .0, .0, .0, .0</color>
197      <precache>25</precache>
198      <emitters>
199        <PlaneEmitter>
200          <name>SteamEmitter</name>
201          <rel-coor>4224, -768, -4736</rel-coor>
202          <rel-dir>3.1412, 0, 0, 1</rel-dir>
203          <spread>0, 0.4</spread>
204          <emission-velocity>-70,50</emission-velocity>
205          <size>50, 50</size>
206          <rate>12</rate>
207        </PlaneEmitter>
208      </emitters>
209    </SpriteParticles>
210
211    <SpriteParticles>
212      <name>Steam in Hangar (big)</name>
213      <type>sprite</type>
214      <texture>steam01.png</texture>
215      <max-count>500</max-count>
216      <life-span>28, 2</life-span>
217      <radius>0.0, 100.0, 100.0</radius>
218      <radius>0.2, 100.0, 100</radius>
219      <radius>1.0, 100.0, 100</radius>
220      <mass>1.0, 0.5, .3</mass>
221      <color>0,1, 1, 1,.5</color>
222      <color>.5, .6, .6, .6, .2</color>
223      <color>1, .0, .0, .0, .0</color>
224      <precache>25</precache>
225      <emitters>
226        <PlaneEmitter>
227          <name>SteamEmitter</name>
228          <rel-coor>4868, -768, -4224</rel-coor>
229          <rel-dir>3.1412, 0, 0, 1</rel-dir>
230          <spread>0, 0.5</spread>
231          <emission-velocity>-70,50</emission-velocity>
232          <size>100, 50</size>
233          <rate>16</rate>
234        </PlaneEmitter>
235      </emitters>
236    </SpriteParticles>
237
238    <SpriteParticles>
239      <name>Steam in Hangar (big)</name>
240      <type>sprite</type>
241      <texture>steam01.png</texture>
242      <max-count>500</max-count>
243      <life-span>28, 2</life-span>
244      <radius>0.0, 100.0, 100.0</radius>
245      <radius>0.2, 100.0, 100</radius>
246      <radius>1.0, 100.0, 100</radius>
247      <mass>1.0, 0.5, .3</mass>
248      <color>0,1, 1, 1,.5</color>
249      <color>.5, .6, .6, .6, .2</color>
250      <color>1, .0, .0, .0, .0</color>
251      <precache>25</precache>
252      <emitters>
253        <PlaneEmitter>
254          <name>SteamEmitter</name>
255          <rel-coor>4864, -768, -4736</rel-coor>
256          <rel-dir>3.1412, 0, 0, 1</rel-dir>
257          <spread>0, 0.5</spread>
258          <emission-velocity>-70,50</emission-velocity>
259          <size>100, 50</size>
260          <rate>16</rate>
261        </PlaneEmitter>
262      </emitters>
263    </SpriteParticles>
264
265    <SpriteParticles>
266      <name>Steam in Shop (top)</name>
267      <type>sprite</type>
268      <texture>steam01.png</texture>
269      <max-count>150</max-count>
270      <life-span>14, 2</life-span>
271      <radius>0.0, 100.0, 100.0</radius>
272      <radius>0.2, 100.0, 100</radius>
273      <radius>1.0, 100.0, 100</radius>
274      <mass>1.0, 0.5, .3</mass>
275      <color>0,1, 1, 1,.5</color>
276      <color>.5, .6, .6, .6, .2</color>
277      <color>1, .0, .0, .0, .0</color>
278      <precache>5</precache>
279      <emitters>
280        <PlaneEmitter>
281          <name>SteamEmitter</name>
282          <rel-coor>3456, 700, -4480</rel-coor>
283          <rel-dir>3.1412, 0, 0, 1</rel-dir>
284          <spread>0.0, 0.5</spread>
285          <emission-velocity>50,50</emission-velocity>
286          <size>50, 50</size>
287          <rate>10</rate>
288        </PlaneEmitter>
289      </emitters>
290    </SpriteParticles>
291
292    <SpriteParticles>
293      <name>Steam in Shop (top)</name>
294      <type>sprite</type>
295      <texture>steam01.png</texture>
296      <max-count>150</max-count>
297      <life-span>14, 2</life-span>
298      <radius>0.0, 100.0, 100.0</radius>
299      <radius>0.2, 100.0, 100</radius>
300      <radius>1.0, 100.0, 100</radius>
301      <mass>1.0, 0.5, .3</mass>
302      <color>0,1, 1, 1,.5</color>
303      <color>.5, .6, .6, .6, .2</color>
304      <color>1, .0, .0, .0, .0</color>
305      <precache>5</precache>
306      <emitters>
307        <PlaneEmitter>
308          <name>SteamEmitter</name>
309          <rel-coor>3456, 700, -4096</rel-coor>
310          <rel-dir>3.1412, 0, 0, 1</rel-dir>
311          <spread>0.0, 0.5</spread>
312          <emission-velocity>50,50</emission-velocity>
313          <size>50, 50</size>
314          <rate>10</rate>
315        </PlaneEmitter>
316      </emitters>
317    </SpriteParticles>
318
319    <SpriteParticles>
320      <name>Steam in Shop (top)</name>
321      <type>sprite</type>
322      <texture>steam01.png</texture>
323      <max-count>150</max-count>
324      <life-span>14, 2</life-span>
325      <radius>0.0, 100.0, 100.0</radius>
326      <radius>0.2, 100.0, 100</radius>
327      <radius>1.0, 100.0, 100</radius>
328      <mass>1.0, 0.5, .3</mass>
329      <color>0,1, 1, 1,.5</color>
330      <color>.5, .6, .6, .6, .2</color>
331      <color>1, .0, .0, .0, .0</color>
332      <precache>5</precache>
333      <emitters>
334        <PlaneEmitter>
335          <name>SteamEmitter</name>
336          <rel-coor>3456, 700, -4864</rel-coor>
337          <rel-dir>3.1412, 0, 0, 1</rel-dir>
338          <spread>0.0, 0.5</spread>
339          <emission-velocity>50,50</emission-velocity>
340          <size>50, 50</size>
341          <rate>10</rate>
342        </PlaneEmitter>
343      </emitters>
344    </SpriteParticles>
345
346    <SpriteParticles>
347      <name>Steam in Shop (top)</name>
348      <type>sprite</type>
349      <texture>steam01.png</texture>
350      <max-count>150</max-count>
351      <life-span>14, 2</life-span>
352      <radius>0.0, 100.0, 100.0</radius>
353      <radius>0.2, 100.0, 100</radius>
354      <radius>1.0, 100.0, 100</radius>
355      <mass>1.0, 0.5, .3</mass>
356      <color>0,1, 1, 1,.5</color>
357      <color>.5, .6, .6, .6, .2</color>
358      <color>1, .0, .0, .0, .0</color>
359      <precache>5</precache>
360      <emitters>
361        <PlaneEmitter>
362          <name>SteamEmitter</name>
363          <rel-coor>3072, 700, -4480</rel-coor>
364          <rel-dir>3.1412, 0, 0, 1</rel-dir>
365          <spread>0.0, 0.5</spread>
366          <emission-velocity>50,50</emission-velocity>
367          <size>50, 50</size>
368          <rate>10</rate>
369        </PlaneEmitter>
370      </emitters>
371    </SpriteParticles>
372
373    <SpriteParticles>
374      <name>Steam in Shop (fan)</name>
375      <type>sprite</type>
376      <texture>steam01.png</texture>
377      <max-count>50</max-count>
378      <life-span>3, 2</life-span>
379      <radius>0.0, 25.0, 25.0</radius>
380      <radius>0.2, 25.0, 25.0</radius>
381      <radius>1.0, 25.0, 25.0</radius>
382      <mass>1.0, 0.5, .3</mass>
383      <color>0,1, 1, 1,.5</color>
384      <color>.5, .6, .6, .6, .2</color>
385      <color>1, .0, .0, .0, .0</color>
386      <precache>2</precache>
387      <emitters>
388        <PlaneEmitter>
389          <name>SteamEmitter</name>
390          <rel-coor>3016, 176, -4512</rel-coor>
391          <rel-dir>-2.356, 0, 0, 1</rel-dir>
392          <spread>0.0, 0.3</spread>
393          <emission-velocity>40, 50</emission-velocity>
394          <size>10, 20</size>
395          <rate>10</rate>
396        </PlaneEmitter>
397      </emitters>
398    </SpriteParticles>
399
400    <SpriteParticles>
401      <name>Steam in Shop (fan)</name>
402      <type>sprite</type>
403      <texture>steam01.png</texture>
404      <max-count>50</max-count>
405      <life-span>3, 2</life-span>
406      <radius>0.0, 25.0, 25.0</radius>
407      <radius>0.2, 25.0, 25.0</radius>
408      <radius>1.0, 25.0, 25.0</radius>
409      <mass>1.0, 0.5, .3</mass>
410      <color>0,1, 1, 1,.5</color>
411      <color>.5, .6, .6, .6, .2</color>
412      <color>1, .0, .0, .0, .0</color>
413      <precache>2</precache>
414      <emitters>
415        <PlaneEmitter>
416          <name>SteamEmitter</name>
417          <rel-coor>3016, 176, -4448</rel-coor>
418          <rel-dir>-2.356, 0, 0, 1</rel-dir>
419          <spread>0.0, 0.3</spread>
420          <emission-velocity>40, 50</emission-velocity>
421          <size>10, 20</size>
422          <rate>10</rate>
423        </PlaneEmitter>
424      </emitters>
425    </SpriteParticles>
426
427    <SpriteParticles>
428      <name>Steam in Shop (fan)</name>
429      <type>sprite</type>
430      <texture>steam01.png</texture>
431      <max-count>50</max-count>
432      <life-span>3, 2</life-span>
433      <radius>0.0, 25.0, 25.0</radius>
434      <radius>0.2, 25.0, 25.0</radius>
435      <radius>1.0, 25.0, 25.0</radius>
436      <mass>1.0, 0.5, .3</mass>
437      <color>0,1, 1, 1,.5</color>
438      <color>.5, .6, .6, .6, .2</color>
439      <color>1, .0, .0, .0, .0</color>
440      <precache>2</precache>
441      <emitters>
442        <PlaneEmitter>
443          <name>SteamEmitter</name>
444          <rel-coor>3896, 368, -4640</rel-coor>
445          <rel-dir>2.356, 0, 0, 1</rel-dir>
446          <spread>0.0, 0.3</spread>
447          <emission-velocity>40, 50</emission-velocity>
448          <size>10, 20</size>
449          <rate>10</rate>
450        </PlaneEmitter>
451      </emitters>
452    </SpriteParticles>
453
454    <SpriteParticles>
455      <name>Steam in Shop (fan)</name>
456      <type>sprite</type>
457      <texture>steam01.png</texture>
458      <max-count>50</max-count>
459      <life-span>3, 2</life-span>
460      <radius>0.0, 25.0, 25.0</radius>
461      <radius>0.2, 25.0, 25.0</radius>
462      <radius>1.0, 25.0, 25.0</radius>
463      <mass>1.0, 0.5, .3</mass>
464      <color>0,1, 1, 1,.5</color>
465      <color>.5, .6, .6, .6, .2</color>
466      <color>1, .0, .0, .0, .0</color>
467      <precache>2</precache>
468      <emitters>
469        <PlaneEmitter>
470          <name>SteamEmitter</name>
471          <rel-coor>3896, 368, -4576</rel-coor>
472          <rel-dir>2.356, 0, 0, 1</rel-dir>
473          <spread>0.0, 0.3</spread>
474          <emission-velocity>40, 50</emission-velocity>
475          <size>10, 20</size>
476          <rate>10</rate>
477        </PlaneEmitter>
478      </emitters>
479    </SpriteParticles>
480
481    <SpriteParticles>
482      <name>Steam in Shop (fan)</name>
483      <type>sprite</type>
484      <texture>steam01.png</texture>
485      <max-count>50</max-count>
486      <life-span>3, 2</life-span>
487      <radius>0.0, 25.0, 25.0</radius>
488      <radius>0.2, 25.0, 25.0</radius>
489      <radius>1.0, 25.0, 25.0</radius>
490      <mass>1.0, 0.5, .3</mass>
491      <color>0,1, 1, 1,.5</color>
492      <color>.5, .6, .6, .6, .2</color>
493      <color>1, .0, .0, .0, .0</color>
494      <precache>2</precache>
495      <emitters>
496        <PlaneEmitter>
497          <name>SteamEmitter</name>
498          <rel-coor>3896, 368, -4384</rel-coor>
499          <rel-dir>2.356, 0, 0, 1</rel-dir>
500          <spread>0.0, 0.3</spread>
501          <emission-velocity>40, 50</emission-velocity>
502          <size>10, 20</size>
503          <rate>10</rate>
504        </PlaneEmitter>
505      </emitters>
506    </SpriteParticles>
507
508    <SpriteParticles>
509      <name>Steam in Shop (fan)</name>
510      <type>sprite</type>
511      <texture>steam01.png</texture>
512      <max-count>50</max-count>
513      <life-span>3, 2</life-span>
514      <radius>0.0, 25.0, 25.0</radius>
515      <radius>0.2, 25.0, 25.0</radius>
516      <radius>1.0, 25.0, 25.0</radius>
517      <mass>1.0, 0.5, .3</mass>
518      <color>0,1, 1, 1,.5</color>
519      <color>.5, .6, .6, .6, .2</color>
520      <color>1, .0, .0, .0, .0</color>
521      <precache>2</precache>
522      <emitters>
523        <PlaneEmitter>
524          <name>SteamEmitter</name>
525          <rel-coor>3896, 368, -4320</rel-coor>
526          <rel-dir>2.356, 0, 0, 1</rel-dir>
527          <spread>0.0, 0.3</spread>
528          <emission-velocity>40, 50</emission-velocity>
529          <size>10, 20</size>
530          <rate>10</rate>
531        </PlaneEmitter>
532      </emitters>
533    </SpriteParticles>
534
535  </WorldEntities>
536
537  <ScriptManager>
538    <Scripts>
539
540      <Script>
541        <file>spacestation/spaceship_hangar.lua</file>
542      </Script>
543
544      <Script>
545        <file>spacestation/switchtotower.lua</file>
546      </Script>
547
548    </Scripts>
549  </ScriptManager>
550
551  <Music>music/hangar02.ogg</Music>
552
553  <LightManager>
554    <Lights>
555      <Light>
556        <diffuse-color>1,1,1</diffuse-color>
557        <abs-coor>4480,240,-4320</abs-coor>
558      </Light>
559    </Lights>
560    <ambient-color>1,1,1</ambient-color>
561  </LightManager>
562
563</WorldDataFile>
Note: See TracBrowser for help on using the repository browser.