[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 | |
---|
[4201] | 14 | <ProxySettings> |
---|
[4205] | 15 | <max-player>1</max-player> |
---|
[4201] | 16 | <proxy-addr>localhost</proxy-addr> |
---|
| 17 | <proxy-addr>129.132.155.166</proxy-addr> |
---|
| 18 | </ProxySettings> |
---|
| 19 | |
---|
[4064] | 20 | <SpawningPoints> |
---|
| 21 | <SpawningPoint> |
---|
| 22 | <teamId>-1</teamId> |
---|
[4073] | 23 | <abs-coor>0,-9,0</abs-coor> |
---|
[4064] | 24 | <abs-dir>0,0,1,0</abs-dir> |
---|
| 25 | </SpawningPoint> |
---|
| 26 | |
---|
| 27 | </SpawningPoints> |
---|
| 28 | |
---|
| 29 | |
---|
| 30 | |
---|
[3846] | 31 | <WorldEntities> |
---|
| 32 | |
---|
| 33 | <SkyBox> |
---|
| 34 | <name>Sky</name> |
---|
[4201] | 35 | <Materialset>pictures/sky/space</Materialset> |
---|
[3846] | 36 | <Size>10000</Size> |
---|
| 37 | </SkyBox> |
---|
| 38 | |
---|
| 39 | |
---|
[3848] | 40 | <!-- the asteroid field --> |
---|
| 41 | <ModelEntity> |
---|
| 42 | <name>comet</name> |
---|
| 43 | <abs-coor>400, 500, 0</abs-coor> |
---|
| 44 | <abs-dir>1.8, 1, 0, 0</abs-dir> |
---|
| 45 | <model>models/environments/meteorit.obj, 2.5</model> |
---|
| 46 | </ModelEntity> |
---|
[4001] | 47 | |
---|
[3848] | 48 | <ModelEntity> |
---|
| 49 | <name>comet2</name> |
---|
| 50 | <abs-coor>0, 100, 700</abs-coor> |
---|
| 51 | <model>models/comet.obj, 1</model> |
---|
| 52 | </ModelEntity> |
---|
[4001] | 53 | |
---|
[3848] | 54 | <Planet> |
---|
| 55 | <name>mars</name> |
---|
| 56 | <abs-coor>0,500,-800</abs-coor> |
---|
| 57 | <size>330</size> |
---|
| 58 | <texture>planets/mars.png</texture> |
---|
| 59 | </Planet> |
---|
| 60 | |
---|
[3846] | 61 | <BspEntity> |
---|
| 62 | <Name>worlds/bsp/apocalyptica.bsp</Name> |
---|
| 63 | </BspEntity> |
---|
| 64 | |
---|
| 65 | |
---|
| 66 | </WorldEntities> |
---|
| 67 | |
---|
[4001] | 68 | |
---|
[3846] | 69 | <LightManager> |
---|
| 70 | <Lights> |
---|
| 71 | <Light> |
---|
| 72 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 73 | <abs-coor>100,100,50</abs-coor> |
---|
| 74 | </Light> |
---|
| 75 | </Lights> |
---|
| 76 | <ambient-color>1,1,1</ambient-color> |
---|
| 77 | </LightManager> |
---|
| 78 | |
---|
[4064] | 79 | <Music>sound/music/00-luke_grey_-_hypermode.ogg</Music> |
---|
[3846] | 80 | |
---|
[4064] | 81 | <GameRule> |
---|
| 82 | <MultiplayerTeamDeathmatch> |
---|
| 83 | <max-kills>5</max-kills> |
---|
| 84 | <death-penalty-timeout>5</death-penalty-timeout> |
---|
| 85 | <death-screen-image>pictures/death_screen.png</death-screen-image> |
---|
| 86 | </MultiplayerTeamDeathmatch> |
---|
| 87 | </GameRule> |
---|
| 88 | |
---|
[3846] | 89 | </WorldDataFile> |
---|