Download.it search icon
Advertisement

Fast-paced Return to Castle Wolfenstein free-for-all map supporting 2–16 players and bundled with clear server rotation setup instructions

Fast-paced Return to Castle Wolfenstein free-for-all map supporting 2–16 players and bundled with clear server rotation setup instructions

Vote: (9 votes)

Created: 2010-10-29

MD5: 8b3b524d9e0afee00d827d5038d4c61e

Size: 220 KB

Vote

(9 votes)

Created

2010-10-29

MD5

8b3b524d9e0afee00d827d5038d4c61e

Size

220 KB

Mp_Fatality by KR!TERIA,

A multiplayer FFA RtCW map, designed purely for the Deathmatch.

For 2-16 players. Includes detailed instructions for use of map in a map-rotation server setup.

--== Kriteria's mp_Fatality Readme! ==--

mp_Fatality, FFA map.

Created by Kr!ter1a.

-------------------------------------------

Only install if you agree with these terms!..

==================================================================================================================

Myself, and the distributors of this map, are not responsible for any damage you may cause by installing this map,

or by following the instruction below.

==================================================================================================================

Installing

==========

Firstly, extract the files from "mp_Fatality.zip", to your

\MAIN folder, located in the root RTCW Directory.

By default the location would be..

c:\Program Files\Return to Castle Wolfenstein\Main\

Setting Up

==========

Once extracted, there are several ways to play the map. I have listed a couple below...

Start RTCW Multiplayer, in the main screen bring up the console view, by default is the ` key,

located at the top left of your keyboard, underneath the Esc key.

Now type in "/Map mp_Fatality ", without the quotes.

This will start the map running, however, you will be the only one there.

--==OR==--

Create a simple server to play other gamers via LAN, or Internet.

-----------------------------------------------------------------

This is a simple example of an RTCW server, using map rotation, including the mp_Fatality,

and mp_Intensity maps.

Firstly, Open up Notepad, and then type, or copy & paste the following...

seta sv_hostname "My Server"

seta sv_maxclients "8"

seta g_maxlives "0"

seta g_minGameClients "1"

seta g_gametype "5"

seta map_restart "5"

seta timelimit "5"

seta g_friendlyfire "0"

seta g_allowvote "1"

seta g_noteamswitching "0"

seta g_complaintlimit "5"

seta g_warmup "5"

set d1 "set g_gametype 5 ; map mp_fatality ; set nextmap vstr d2"

set d2 "set g_gametype 5 ; map mp_intensity ; set nextmap vstr d1"

vstr d1

----------------------------------------------------------------------------------

Now save this file in your "RTCW\Main\" Folder, using the file name "MyServer.cfg"

----------------------------------------------------------------------------------

?? What it all means ??

=======================

hostname

--------

type in here what you want your server to be called. This will show up to others over the internet and lan.

Here i have named it "My Server"

maxclients

----------

the total amount of gamers allowed to play on your server at any one time.

maxlives

--------

set this to "0" for infinate respawns

mingameClients

--------------

this figure is the minimum clients required on the server for the game to start, set to 1,

so as soon as 1 gamer connects, the games will begin!

gametype

--------

5 = Wolf MP Mode.

friendlyfire

------------

0 = no friendly fire (you can wound your own team mates)

1 = friendly fire on (you won't be upsetting anyone on your team today :o)

allowvote

---------

speaks for itself, 1 = voting is allowed, 0 = no votes.

noteamswitching

---------------

0 = Team switching on, 1 = Team switching off. (allows players to swap teams during

a game)

complaintlimit

--------------

5 = Any user complained about on your server will be booted after 5 complaints.

warmup

------

amount in seconds allowed for warm up time.

*Map Rotation

------------

The code following performs a simple map rotation.

This will run the maps called "mp_Fatality", then "mp_Intensity" (providing you have both maps downloaded and installed in your RTCW\Main folder)

and then will rotate back to the top to repeat.

More servers can be added to the rotation like this..

set d1 "set g_gametype 5 ; map mp_Fatality ; set nextmap vstr d2"

set d2 "set g_gametype 5 ; map mp_Intensity ; set nextmap vstr d3"

set d3 "set g_gametype 5 ; map mp_Duel ; set nextmap d4"

set d4 "set g_gametype 5 ; map "NAME OF MAP" ; set nextmap d5"

set d5 "set g_gametype 5 ; map "NAME OF MAP" ; set nextmap d1"

vstr d1

-------------------------------------------------------------------------------------------

To Run the Server:

=================

Firstly create another shortcut to Wolfenstein Multiplayer.

This can be done by right clicking on the existing RTCW multiplayer icon on your desktop, then selecting "create shortcut"

Name the Shortcut something like "Wolf MP MyServer"

Right click on the shortcut you have just created and select properties.

Where target is, you should see the text "C:\Program Files\Return to Castle Wolfenstein\WolfMP.exe" or something similar.

Simply add, after the quotes, it will not recognise the file otherwise, the text "+set dedicated 2 +exec MyServer.cfg"

So it should look something like this..

"C:\Program Files\Return to Castle Wolfenstein\WolfMP.exe" +set dedicated 2 +exec MyServer.cfg

This instructs RTCW to run a dedicated internet server, using the info from the file we created earlier "MyServer.cfg"

Press enter, then the hard part is over!..

Playing

=======

To run the server you have just created, simply click on the icon we've just made on your desktop.

This will run the RTCW server console.

Now the server is running, play the game by clicking your usual "Wolfenstein (Multiplayer)" icon.

Once in game, select multiplayer, then select internet, and "Get New Server List"..

You should now be able to find the server you have just created in the resulting list.

Click on this, and off we go!.. Your other mates can now join you in battle.

Any comments, questions, or surgestions please email [email protected]

Enjoy.