"asis" <asis DeleteThis @home.com> wrote in message
news:pan.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
