[3700] | 1 | <WorldDataFile> |
---|
| 2 | <name>Multiplayer Arena</name> |
---|
| 3 | <menu-item-image>pictures/menu/se_straight_512x128.png</menu-item-image> |
---|
| 4 | <screenshoot>pictures/menu/ss_straight_512x512.png</screenshoot> |
---|
| 5 | |
---|
| 6 | <LoadScreen> |
---|
[3783] | 7 | <BackgroundImage>pictures/load_screens/default.jpg</BackgroundImage> |
---|
[3700] | 8 | <ElementCount>16</ElementCount> |
---|
| 9 | <BackgroundPS>0,0,1.0,1</BackgroundPS> |
---|
| 10 | <BarPS>.65,.87,.3,.05</BarPS> |
---|
[3783] | 11 | <BarImage>pictures/load_screens/default_bar.png</BarImage> |
---|
[3700] | 12 | </LoadScreen> |
---|
[3783] | 13 | |
---|
[3700] | 14 | <WorldEntities> |
---|
[3783] | 15 | |
---|
[3700] | 16 | <Building> |
---|
| 17 | <model>models/buildings/terran_base.obj, 1.0</model> |
---|
| 18 | <abs-coor>0, 0, 0</abs-coor> |
---|
| 19 | </Building> |
---|
| 20 | |
---|
| 21 | <Building> |
---|
[3715] | 22 | <model>models/buildings/alien_base.obj, 1.0</model> |
---|
| 23 | <abs-coor>0, 0, 0</abs-coor> |
---|
| 24 | </Building> |
---|
| 25 | |
---|
| 26 | <Building> |
---|
[3700] | 27 | <model>models/buildings/mp_arena.obj, 1.0</model> |
---|
| 28 | <abs-coor>0, 0, 0</abs-coor> |
---|
| 29 | </Building> |
---|
| 30 | |
---|
| 31 | <Terrain> |
---|
| 32 | <name>HardCore</name> |
---|
| 33 | <scale>4,1.5,2</scale> |
---|
| 34 | <height-map>pictures/mp_arena_height_map.bmp, pictures/mp_arena_height_map_leigth.bmp</height-map> |
---|
| 35 | <texture>pictures/ground.tga</texture> |
---|
| 36 | <abs-coor>-500,-323,-200</abs-coor> |
---|
[3783] | 37 | </Terrain> |
---|
[3700] | 38 | </WorldEntities> |
---|
[3783] | 39 | |
---|
[3700] | 40 | <LightManager> |
---|
| 41 | <Lights> |
---|
| 42 | <Light> |
---|
| 43 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 44 | <abs-coor>100,250,-50</abs-coor> |
---|
| 45 | </Light> |
---|
| 46 | <Light> |
---|
| 47 | <diffuse-color>1,1,1</diffuse-color> |
---|
| 48 | <abs-coor>-100,250,-50</abs-coor> |
---|
| 49 | </Light> |
---|
| 50 | </Lights> |
---|
[3749] | 51 | <ambient-color>1,1,1</ambient-color> |
---|
[3700] | 52 | </LightManager> |
---|
| 53 | |
---|
| 54 | <Music>sound/music/00-luke_grey_-_hypermode.ogg</Music> |
---|
[3783] | 55 | |
---|
[3700] | 56 | <GameRule> |
---|
| 57 | <MultiplayerTeamDeathmatch> |
---|
| 58 | <max-kills>5</max-kills> |
---|
| 59 | <death-penalty-timeout>5</death-penalty-timeout> |
---|
| 60 | <death-screen-image>pictures/death_screen.png</death-screen-image> |
---|
| 61 | </MultiplayerTeamDeathmatch> |
---|
| 62 | </GameRule> |
---|
| 63 | |
---|
| 64 | </WorldDataFile> |
---|