Page 1 of 1

Play alone(For testing maps)

Posted: Tue Dec 13, 2005 2:54 pm
by LavaBall
Is this possible?I mean yeah I made my own map but if I start a server I am pretty sure nobody joins becouse there are millions of other servers to choose from and that makes it impossible to spot my server so is it possible to playtest?

Posted: Tue Dec 13, 2005 3:03 pm
by ^nightmare^
yes it it. just run it through command line and dont include the -public command.
ex:
cd\program files\bzflag2.0.5b4 (press enter)
bzfs -world [urmap].bzw

Make sure your settings are included in map.
Then you open bzflag, in server type: Localhost and in port type: 5154

Hmm....

Posted: Tue Dec 13, 2005 3:34 pm
by LavaBall
Are those for Linux or for windows I use windows but OK thanks for the advice anyway.

Posted: Tue Dec 13, 2005 3:45 pm
by The Red Baron
lava:

Go to your start menu, then Run, and Type CMD and hit enter.

It should bring up black window with a command prompt. type

Code: Select all

cd \
That should leave you the prompt c:\>

Type

Code: Select all

cd c:\program files\bzflag2.0.4
If you use bzflag 2.0.4. if you Use 2.0.5b2 or 2.0.5b3 or b4, the numbering will change. You will have to figure it out.

your command prompt should then look like this

Code: Select all

c:\program files\bzflag2.0.4>
then type

Code: Select all

bzfs -world c:\mymapwhereeveritis.bzw
Start up your bzflag client. type "localhost" (no need for quotations) in the server line. and use port 5154

you should be able to play!

Posted: Tue Dec 13, 2005 4:15 pm
by LavaBall
Thanks red baron for the help :)

EDIT:I think using a shortcut and edit it from the target or whatever does this same I guess.

Posted: Tue Dec 13, 2005 7:59 pm
by Ice Wewe
LavaBall wrote:Thanks red baron for the help :)

EDIT:I think using a shortcut and edit it from the target or whatever does this same I guess.

In linux, (a terminal) its like this:

bzfs -conf /path/to/bzfs.conf

If BZFS isn't in your path, then you'll have to find it on your own using either which, or locate.

[wili@piko bzfs]$ locate bzfs
/usr/games/bzfs
/usr/local/bin/bzfs
/usr/local/man/man6/bzfs.6
/opt/bzflag/man/man6/bzfs.6
/opt/bzflag/bin/bzfs
/opt/bzflag/bin/bzfs0
/chroot/bzflag/bin/bzfs
/chroot/opt/bzflag/bin/bzfs

[wili@piko bzfs]$ which bzfs
/usr/local/bin/bzfs


Notice that I have a version of bzfs in /opt/bzflag. That is my 2.0 BZFlag, and it
is not in my path, thus, it doesn't show up in which, only locate. NOTE: I've filtered out all the references to BZFS from the source directory, as I am not perfect, some other BZFS files may be missing from the locate pattern.


Don't ask, "Gee, is that really your name?" because it is.
Don't ask, "Why is it spelled like that?" because it's Hawaiian, and you don't need to know.
Don't ask, "Why is your computer named Piko?" because I have my reasons, and am not about to explain them.
Don't ask, "Why do you run Linux? Windows is much better." because I like Linux, not Windows.

Posted: Thu Dec 15, 2005 2:29 am
by ^nightmare^
Gee, is that really your name?
Why is it spelled like that?
Why is your computer named Piko?
Why do you run Linux? Windows is much better!
Why am i asking these questions even though you said not to?
;)

You can also run bots like that. Just type the path to the bzflag you want to use:
cd\program files\bzflag2.0.4
Then type bzflag -solo #
# is how many bots you want to run.

Posted: Thu Dec 15, 2005 2:50 am
by I_Died_Once
Theres a joke to be made here... something about going blind...

Posted: Thu Dec 15, 2005 3:27 am
by Mostly Harmless!
My question is why Ice Wewe made an FUQ of questions nt to ask with unsatisfactory answers. :|

Posted: Sat Dec 17, 2005 1:51 pm
by LavaBall
Why did you made such stupid questions Ice Wewe?

Posted: Sat Dec 17, 2005 2:49 pm
by Ice Wewe
LavaBall wrote:Why did you made such stupid questions Ice Wewe?

Their not questions. They're statements. :|

Posted: Sun Dec 18, 2005 2:06 am
by wawaneesa
GAH! DOESN'T WORK!

I don't understand! I use the command and put everything u type, and it doesn,t work (of course I've checked the names)

:(

Posted: Sun Dec 18, 2005 3:07 pm
by Ice Wewe
wawaneesa wrote:GAH! DOESN'T WORK!

I don't understand! I use the command and put everything u type, and it doesn,t work (of course I've checked the names)

:(

Your path is different? Such as he was doing it for 2.0.4, and you have 2.0.2?

Posted: Sun Dec 18, 2005 6:49 pm
by The Red Baron
wawaneesa wrote:GAH! DOESN'T WORK!

I don't understand! I use the command and put everything u type, and it doesn,t work (of course I've checked the names)

:(
what doesn't work? It would help if I had more details. You are using windows right?