1 | <WorldDataFile> |
---|
2 | <name>Spaceship_Tower</name> |
---|
3 | |
---|
4 | |
---|
5 | <ScriptManager> |
---|
6 | |
---|
7 | <Scripts> |
---|
8 | |
---|
9 | <Script> |
---|
10 | <file>spacestation/spaceship_tower.lua</file> |
---|
11 | </Script> |
---|
12 | |
---|
13 | <Script> |
---|
14 | <file>spacestation/switchtohangar.lua</file> |
---|
15 | </Script> |
---|
16 | |
---|
17 | </Scripts> |
---|
18 | |
---|
19 | </ScriptManager> |
---|
20 | |
---|
21 | |
---|
22 | <WorldEntities> |
---|
23 | |
---|
24 | <BspEntity> |
---|
25 | <Name>worlds/baseq3/maps/spacestation1_tower_031.bsp</Name> |
---|
26 | </BspEntity> |
---|
27 | |
---|
28 | <FPSPlayer> |
---|
29 | <name>Player</name> |
---|
30 | <abs-coor>128,20,0</abs-coor> |
---|
31 | <!-- <abs-coor>0,0,0</abs-coor>--> |
---|
32 | <model>models/creatures/droidika.md2, 10</model> |
---|
33 | <md2texture>droidika.png</md2texture> |
---|
34 | </FPSPlayer> |
---|
35 | |
---|
36 | <!-- <TurbineHover> |
---|
37 | <name>Player</name> |
---|
38 | <abs-coor>128, 20, 0</abs-coor> |
---|
39 | <abs-dir>1, 0, 1, 0</abs-dir> |
---|
40 | </TurbineHover> --> |
---|
41 | |
---|
42 | <GenericNPC> |
---|
43 | <name>pedestrianOne</name> |
---|
44 | <model>models/creatures/male.md2, 10</model> |
---|
45 | <md2texture>male_viper.pcx</md2texture> |
---|
46 | <abs-coor>516.458313, -352, -80.734474</abs-coor> |
---|
47 | <abs-dir>0, 0, 1, 0</abs-dir> |
---|
48 | </GenericNPC> |
---|
49 | |
---|
50 | <GenericNPC> |
---|
51 | <name>hangarguyOne</name> |
---|
52 | <model>models/creatures/male.md2, 10</model> |
---|
53 | <md2texture>male_viper.pcx</md2texture> |
---|
54 | <abs-coor>4.520885, 35, -715.864136</abs-coor> |
---|
55 | <abs-dir>0, 0, 1, 0</abs-dir> |
---|
56 | </GenericNPC> |
---|
57 | |
---|
58 | </WorldEntities> |
---|
59 | |
---|
60 | <LightManager> |
---|
61 | <Lights> |
---|
62 | <Light> |
---|
63 | <diffuse-color>1,1,1</diffuse-color> |
---|
64 | <abs-coor>0,0,0</abs-coor> |
---|
65 | </Light> |
---|
66 | </Lights> |
---|
67 | <ambient-color>1,1,1</ambient-color> |
---|
68 | </LightManager> |
---|
69 | |
---|
70 | </WorldDataFile> |
---|
71 | |
---|