upload existing maps

This commit is contained in:
dechert
2022-08-30 00:23:42 +02:00
commit a263e9fb5c
16 changed files with 8428 additions and 0 deletions

View File

@@ -0,0 +1,34 @@
------------------------------------------------------------------------------mp_Weibo_V_1_0---------------------------------------------------------------------------------
This is my thrid map. It`s Version 1.0.
I needed about 20 houres to build it.
==============================================================================================
Map discription: It<49>s actually a rebuild of an real village in germany.
Basicly there are two buildings a street and a backjard.
Playable gametypes: Deathmatch, Teamdeathmatch
=============================================================================================
How to install:
Copy the .iwd file into the main directory of your CoD2 Installationfolder.
Than launch CoD2 Multiplayer. It should appear in the list of maps when you start a new server.
When this don`t works: Open the consle with "^"(you have to enable the console in the options first),
than type "mp_Wei<65>bo_V_1_0".
=============================================================================================
The .map File (you can open this in your radiant) is inclouded in the map_source folder wich can be found directly inside the .iwd.
Other stuff will come soon :-)
enjoy and have fun!
MaRcEl
rofl.lol1492@googlemail.com
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>2009.04.06<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

View File

@@ -0,0 +1 @@
levelBriefing,loadscreen_mp_wbo_v_1_1
1 levelBriefing loadscreen_mp_wbo_v_1_1

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,23 @@
main()
{
// maps\mp\mp_wbo_v_1_1_fx::main();
// maps\mp\mp_wbo_v_1_1::main();
maps\mp\_load::main();
// setExpFog(0.0001, 0.55, 0.6, 0.55, 0);
// setCullFog(0, 16500, 0.55, 0.6, 0.55, 0);
ambientPlay("ambient_mp_weibo_v_1_0");
game["allies"] = "american";
game["axis"] = "german";
game["attackers"] = "allies";
game["defenders"] = "axis";
game["american_soldiertype"] = "normandy";
game["german_soldiertype"] = "normandy";
// Set some cvars
setcvar("r_glowbloomintensity0","1");
setcvar("r_glowbloomintensity1","1");
setcvar("r_glowskybleedintensity0",".5");
}

View File

@@ -0,0 +1,5 @@
{
map "mp_wbo_v_1_1"
longname "WBO v1.1"
gametype "dm tdm"
}

View File

@@ -0,0 +1,4 @@
name,sequence,file,vol_min,vol_max,vol_mod,pitch_min,pitch_max,dist_min,dist_max,channel,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,volumefalloffcurve,startdelay,speakermap,reverb,lfe percentage
#Ambiance
ambient_mp_wbo_v_1_1,,ambient/amb_russia01b.mp3,0.63,,,,,,,local,streamed,,looping,,mp_wbo_v_1_1
1 name,sequence,file,vol_min,vol_max,vol_mod,pitch_min,pitch_max,dist_min,dist_max,channel,type,probability,loop,masterslave,loadspec,subtitle,compression,secondaryaliasname,volumefalloffcurve,startdelay,speakermap,reverb,lfe percentage
2 #Ambiance
3 ambient_mp_wbo_v_1_1,,ambient/amb_russia01b.mp3,0.63,,,,,,,local,streamed,,looping,,mp_wbo_v_1_1