help playing other SP maps on linux version

asis

Distinguished
Jan 29, 2005
4
0
18,510
Archived from groups: alt.games.wolfenstein (More info?)

help playing other SP maps on linux version of "Return to Castle
Wolfenstein"


I went here for some single player maps for Wolfenstein
http://sprtcw.rtcwfiles.com/

or go here
http://returntocastlewolfenstein.filefront.com/files/oldurl;454

Brabant works
http://www.rtcwfiles.com/file.info?ID=3617

Korfe works
http://www.wolfproject.net/
---------------
but

Operation Evil eye
http://www.fileplanet.com/dl.aspx?/planetwolfenstein/tramdesign/operation_evil_eye.zip

Alone at War
http://returntocastlewolfenstein.filefront.com/file/Alone_At_War_Offlag_14;3828

Don't
______________________


If it just about d/l the files, unzippng the .pk3 file in the
/usr/local/games/wolfenstein/main/ dir they work

but some have to be in different dirs and the bat files are for windows
and I can't get them to work under linux. I can't figure out the commands
for wolfsp to see the other maps
Can any one help me
 
Archived from groups: alt.games.wolfenstein (More info?)

"asis" <asis@home.com> wrote in message
news😛an.2005.01.29.03.11.18.720681@home.com...
> but some have to be in different dirs and the bat files are for windows
> and I can't get them to work under linux. I can't figure out the commands
> for wolfsp to see the other maps

Open up the .bat file in a text editor. It'll most probably just be the wolf
executable followed by command line switches to start the map up. These are
the same switches you can use on the linux command line - easiest way is to
just rename the .bat to .sh, set the permissions to allow it to be executed,
and edit the start of the line to point to your wolf binary.

eg. in the .bat file you might have

WolfSP.exe +set map TheMap

in the .sh file you would have

wolfsp +set map TheMap

Only the name of the executable needs to be changed - the rest should be the
same on both versions so long as you have put the files in the correct place
relative to the Wolf installation dir.

Dan / [AGW]Spacker
[AGW] Server @ 212.135.149.19 - sometimes RtCW, sometimes ET, depends on
what I last played 😛