Search found 621 matches

by BinarySpike
Thu May 05, 2005 5:33 pm
Forum: Help: Source Code / Compiling / Development
Topic: Undefined error at runtime...
Replies: 7
Views: 4306

You should not have needed to install libcurl (or any library for that matter). Yes.... I do... now, if I compile 2.0.2 myself then I don't need it. But... If I use the one off SF then I get errors. Out of curiosity, is there a reason why you are running a copy sitting on your desktop instead of dr...
by BinarySpike
Thu May 05, 2005 4:42 am
Forum: General Discussion
Topic: Radar in center?
Replies: 4
Views: 1986

Radar in center?

I've been looking for that "Radar in center of screen" patch.

Anybody know where it went???
by BinarySpike
Thu May 05, 2005 4:25 am
Forum: Enhancements
Topic: New Mode Idea
Replies: 8
Views: 2411

If it's been talked about then why isn't it added in the game.
(I LOVE THE IDEA!!!!!)

WHY!?!?!?!?

I WANT HOT POTATOE!!!! HOT POTATOE!!!! HOT POTATO!!!!
by BinarySpike
Thu May 05, 2005 4:19 am
Forum: Enhancements
Topic: New Flag
Replies: 16
Views: 4995

Hmmmm......

Maybe a push flag, that pushed other people away... VERY HARD!!!
(RubberBullet)
I don't like any of the other ideas...
(KEEP IT REAL!!!)
by BinarySpike
Thu May 05, 2005 4:00 am
Forum: Help: Source Code / Compiling / Development
Topic: 2.0.2 current compile won't work on 10.2! (devs plz read!!!)
Replies: 6
Views: 4193

Yes, that's a good idea.
(now if I can find that radar in front patch..........)
by BinarySpike
Thu May 05, 2005 3:53 am
Forum: Servers: General Discussion
Topic: Jumping or no jumping????
Replies: 21
Views: 6560

So you're kill on them might be stolen by another player who happens to pop in while you're waiting for the noob to fall.
True!

But, one-on-one, it's easyer to do do this:
shooting a perfect un-dodgeable spread
Then get them when they land.
by BinarySpike
Wed May 04, 2005 11:10 pm
Forum: Help: Map Making
Topic: pyramid
Replies: 2
Views: 1970

Why do you need a 3D modeler?

If it's a three sided pyramid then all you need is four points.
If it's a four sided pyramid you need five points.
(both are really easy to make.)
by BinarySpike
Wed May 04, 2005 11:07 pm
Forum: Map releases
Topic: The 4 castles by Viper edited by dw
Replies: 12
Views: 3700

That problem with the teleporters are because the teleporters aren't *Exactly* on the boxes (just slightly below)
by BinarySpike
Wed May 04, 2005 11:03 pm
Forum: Servers: General Discussion
Topic: Jumping or no jumping????
Replies: 21
Views: 6560

It depends on the side your on! If you're on the Newbie then no jumping. (you get much, much better) If you're good then %100 JUMPING!!! (much easyer to kill a jumping person) Jumping people are harder to hit. WHAT??? NO!!! Just wait till they get juuuust before they land and open fire!!! (boom, ano...
by BinarySpike
Wed May 04, 2005 10:57 pm
Forum: Help: Source Code / Compiling / Development
Topic: 2.0.2 current compile won't work on 10.2! (devs plz read!!!)
Replies: 6
Views: 4193

This libcurl is brand new!!! I installed it with fink. I then used some terminal commands to "symbolicly link" libcurl to the /usr/lib/ and so it opens. The problem lies is that the compiled part is not compatible with another compiled library. (libSystem.B.dylib to be exact) The only way ...
by BinarySpike
Wed May 04, 2005 8:29 pm
Forum: Help: Source Code / Compiling / Development
Topic: 2.0.2 current compile won't work on 10.2! (devs plz read!!!)
Replies: 6
Views: 4193

2.0.2 current compile won't work on 10.2! (devs plz read!!!)

Ok, from all I understand 2.0.2 wont work on Mac os 10.2 because it uses an updated library. (NOT LIBCURL!!!!!!) (i'm not sure on this!) For 2.0.2 to run correctly on Mac os 10.2 it must be compiled on 10.2. (it will run normaly on 10.3) I'm working on an installer script for 10.2 to install libcurl...
by BinarySpike
Wed May 04, 2005 8:14 pm
Forum: Servers: General Discussion
Topic: Easyer server hosting on mac... (ALL MAC USERS READ!!!)
Replies: 10
Views: 6037

Easyer server hosting on mac... (ALL MAC USERS READ!!!)

Ok, I'm new with BZFlag so this might be a start to logging and map rotation. Anyway, I hated having to copy and paste the code that I wanted executed so I simply made a script that did this for me. (test to get libcurl installed) (please note this is ALL in terminal... in a tcsh shell) I made a .co...
by BinarySpike
Tue May 03, 2005 9:57 pm
Forum: Help: Source Code / Compiling / Development
Topic: Undefined error at runtime...
Replies: 7
Views: 4306

Ok, I found a solution to the problem... (or at least I think...) I conntacted my programming buddies and was told that I need to re-compile bzflag with libcurl installed... I'm not sure if this will work on Panther, but if it does I'll just compile the next version this way. (for all you Jaguar use...
by BinarySpike
Tue May 03, 2005 5:30 pm
Forum: Works In Progress
Topic: MegaDrome: Blood Arena
Replies: 6
Views: 4902

Hmmm.....
Are you still running the server???
I would looooove to see it with other people!!!
by BinarySpike
Tue May 03, 2005 5:28 pm
Forum: Help: Source Code / Compiling / Development
Topic: Making bots
Replies: 3
Views: 3152

"must have"-information (howto make, resources etc.) The "must have" is the source. I suggest learning how to start bots first. (-solo HowManyBotsHere, at command line for bzflag) Then take a look at the source... (Edit the bots source to change the AI) howto make, resources etc...
by BinarySpike
Mon May 02, 2005 9:14 pm
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

the .tar.gz is the compressed format... (compressed as .tar then compressed again as .gz) Anyway, there's only .tar.gz I'll unstuff it and re-stuff it with terminal (to .tar) ... Wings 3D > File > Import Plug-In > I'm not sure I have an Import Plug-In... (maybe in a later version of wings... All I h...
by BinarySpike
Mon May 02, 2005 8:23 pm
Forum: Help: Source Code / Compiling / Development
Topic: Undefined error at runtime...
Replies: 7
Views: 4306

*edit*
'm not sure but I might have to re-compile it with libcurl on...
I'm using the one off of SF...
(So, this one is not the one I compiled... it still works fine)
by BinarySpike
Mon May 02, 2005 8:20 pm
Forum: Help: Source Code / Compiling / Development
Topic: Undefined error at runtime...
Replies: 7
Views: 4306

Undefined error at runtime...

I installed libcurl by fink, then "symbolicly linked" libcurl to the /usr/lib/. (from /sw/lib/libcurl.2.dylib) (kinda like an alias) Anyway, I got a few more libxxx errors (libcrypto and libssl). I did the exact same thing for both as I did for libcurl... Anyway I run bzflag and I get a ru...
by BinarySpike
Mon May 02, 2005 8:11 pm
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

If you tell me exactly how you did it I'll try...


OK!
(that was fun)
by BinarySpike
Mon May 02, 2005 5:14 pm
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

The wings converter doesn't work on my computer...
by BinarySpike
Mon May 02, 2005 3:34 am
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

Here's a picture :-p

Now, if only I knew how to get this off my computer on to other computers :roll:.......
by BinarySpike
Mon May 02, 2005 3:21 am
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

WICKED COOL TOOL!!!

I compiled it and it's AWSOME!!!
(no drag-and-drop :cry:... I would have to compile it in MPW to do that...)

I'll try to post a picture very sooooon!!! :o
by BinarySpike
Mon May 02, 2005 3:13 am
Forum: General Map Making Discussions
Topic: bzedit
Replies: 5
Views: 2554

a texture can only be put on certain objects... (if it has the word 'mesh' in it's name it can; meshbox, meshpyr... etc. etc.) Spawn points are exactly like boxes (so you can create place holders in bzedit) Just renaim the box to zone and add the objects: flag team safety (flag stands for flags, tea...
by BinarySpike
Mon May 02, 2005 3:10 am
Forum: General Map Making Discussions
Topic: ModelTool for OBJ to BZW conversion
Replies: 95
Views: 215207

JeffM:
Oh, I have 2.0.2 source I didn't see it though.....
THANKS!!!
by BinarySpike
Mon May 02, 2005 3:09 am
Forum: Help: Map Making
Topic: cylinder
Replies: 4
Views: 2872

You can try covering the egdes with box/mesh but flags could then land on it...

And yes 'arc' is the solution.