[3846] | 1 | <WorldDataFile> |
---|
| 2 | <name>Multiplayer Arena</name> |
---|
| 3 | <menu-item-image>pictures/menu/se_vulcano_512x128.png</menu-item-image> |
---|
[4001] | 4 | <screenshoot>pictures/menu/mp_level_512x512.png</screenshoot> |
---|
[3846] | 5 | |
---|
| 6 | <LoadScreen> |
---|
| 7 | <BackgroundImage>pictures/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>pictures/load_screens/default_bar.png</BarImage> |
---|
| 12 | </LoadScreen> |
---|
| 13 | |
---|
[4064] | 14 | <SpawningPoints> |
---|
[3846] | 15 | |
---|
[4064] | 16 | <SpawningPoint> |
---|
| 17 | <teamId>0</teamId> |
---|
| 18 | <abs-coor>212.18,61.27,-46.39</abs-coor> |
---|
| 19 | <abs-dir>0,0,1,0</abs-dir> |
---|
| 20 | </SpawningPoint> |
---|
| 21 | |
---|
| 22 | <SpawningPoint> |
---|
| 23 | <teamId>1</teamId> |
---|
| 24 | <abs-coor>-314.450,40.701,83.554</abs-coor> |
---|
| 25 | <abs-dir>1.0,-0.015,-0.012,0.011</abs-dir> |
---|
| 26 | </SpawningPoint> |
---|
| 27 | |
---|
| 28 | <SpawningPoint> |
---|
| 29 | <teamId>-1</teamId> |
---|
| 30 | <abs-coor>-0,0,0</abs-coor> |
---|
| 31 | <abs-dir>0,0,1,0</abs-dir> |
---|
| 32 | </SpawningPoint> |
---|
| 33 | |
---|
| 34 | </SpawningPoints> |
---|
| 35 | |
---|
| 36 | |
---|
| 37 | |
---|
[3846] | 38 | <WorldEntities> |
---|
| 39 | |
---|
| 40 | <SkyBox> |
---|
| 41 | <name>Sky</name> |
---|
| 42 | <Materialset>pictures/sky/simple_space</Materialset> |
---|
| 43 | <Size>10000</Size> |
---|
| 44 | </SkyBox> |
---|
| 45 | |
---|
| 46 | |
---|
[3848] | 47 | <!-- the asteroid field --> |
---|
| 48 | <ModelEntity> |
---|
| 49 | <name>comet</name> |
---|
| 50 | <abs-coor>400, 500, 0</abs-coor> |
---|
| 51 | <abs-dir>1.8, 1, 0, 0</abs-dir> |
---|
| 52 | <model>models/environments/meteorit.obj, 2.5</model> |
---|
| 53 | </ModelEntity> |
---|
[4001] | 54 | |
---|
[3848] | 55 | <ModelEntity> |
---|
| 56 | <name>comet2</name> |
---|
| 57 | <abs-coor>0, 100, 700</abs-coor> |
---|
| 58 | <model>models/comet.obj, 1</model> |
---|
| 59 | </ModelEntity> |
---|
[4001] | 60 | |
---|
[3848] | 61 | <Planet> |
---|
| 62 | <name>mars</name> |
---|
| 63 | <abs-coor>0,500,-800</abs-coor> |
---|
| 64 | <size>330</size> |
---|
| 65 | <texture>planets/mars.png</texture> |
---|
| 66 | </Planet> |
---|
| 67 | |
---|
[3846] | 68 | <BspEntity> |
---|
| 69 | <Name>worlds/bsp/apocalyptica.bsp</Name> |
---|
| 70 | </BspEntity> |
---|
| 71 | |
---|
| 72 | |
---|
| 73 | <TurbineHover> |
---|
| 74 | <name>Player</name> |
---|
| 75 | </TurbineHover> |
---|
| 76 | |
---|
| 77 | </WorldEntities> |
---|
| 78 | |
---|
[4001] | 79 | |
---|
[3846] | 80 | <LightManager> |
---|
| 81 | <Lights> |
---|
| 82 | <Light> |
---|
| 83 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 84 | <abs-coor>100,100,50</abs-coor> |
---|
| 85 | </Light> |
---|
| 86 | </Lights> |
---|
| 87 | <ambient-color>1,1,1</ambient-color> |
---|
| 88 | </LightManager> |
---|
| 89 | |
---|
[4064] | 90 | <Music>sound/music/00-luke_grey_-_hypermode.ogg</Music> |
---|
[3846] | 91 | |
---|
[4064] | 92 | <GameRule> |
---|
| 93 | <MultiplayerTeamDeathmatch> |
---|
| 94 | <max-kills>5</max-kills> |
---|
| 95 | <death-penalty-timeout>5</death-penalty-timeout> |
---|
| 96 | <death-screen-image>pictures/death_screen.png</death-screen-image> |
---|
| 97 | </MultiplayerTeamDeathmatch> |
---|
| 98 | </GameRule> |
---|
| 99 | |
---|
[3846] | 100 | </WorldDataFile> |
---|