Question about OSX serving

Place for people to discuss public servers, and also for admins to lay out the details of their servers
Post Reply
Zerak Toman
Private
Private
Posts: 2
Joined: Sun Apr 27, 2003 8:29 pm

Question about OSX serving

Post by Zerak Toman »

I've succesfully launched an OSX server though terminal but I can't get terminal to recognize custome maps. Can someone help me please.
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

did you give it the -world "my world here" command?
ImageJeffM
Zerak Toman
Private
Private
Posts: 2
Joined: Sun Apr 27, 2003 8:29 pm

Post by Zerak Toman »

Yes, it just couldn't "find" the map
User avatar
learner
General
General
Posts: 270
Joined: Sun May 11, 2003 2:06 am
Location: Maryland
Contact:

should be no problems

Post by learner »

Zerak Toman wrote:Yes, it just couldn't "find" the map
Zerak, there shouldn't be any problems with serving from OS X, different from serving on, say, linux. If it couldn't find the map, you most likely have it specified incorrectly.

The path in -world is to be relative <b>from where you run</b> your script (i.e. from your pwd). Try putting in the entire path to the map for the -world argument.

Example:

bzfs ... -world "/Users/blah/bzserver/Maps/pacman/pacman.bzw"

That should do it. Cheers!
Post Reply