Search found 244 matches

by Workaphobia
Thu Mar 10, 2005 7:11 pm
Forum: General Map Making Discussions
Topic: Having trouble playing on 2.0 maps!
Replies: 10
Views: 4023

This probably isn't it (the radar issue baffles me), but on my GeForce2 MX I got pretty bad framerate when I turned quality up to experimental (and maybe high) unless I also turned off smoothing. Try disabling smoothing and see if that helps.
by Workaphobia
Mon Feb 28, 2005 1:09 am
Forum: General Discussion
Topic: Quick Question: _shotsKeepVerticalVelocity
Replies: 8
Views: 2686

Wait.. that doesn't make sense. Why can you be blown up by your own bullet when the shot speed is set at a lower number than your tankspeed and you're traveling forward, if the tankspeed is added to the shotspeed?
by Workaphobia
Sun Feb 27, 2005 8:39 pm
Forum: General Discussion
Topic: Quick Question: _shotsKeepVerticalVelocity
Replies: 8
Views: 2686

Bullets can't curve. The only inertia-related effect you're going to see is shots moving at an upward or downward angle when you're in mid air. Bullets will never be pulled down by gravity, nor will they keep horizontal velocity - as in, if you are moving in air at an angle perpendicular to the dire...
by Workaphobia
Fri Feb 25, 2005 4:09 pm
Forum: Servers: General Discussion
Topic: /poll set capabilities
Replies: 27
Views: 9125

Chaos theory and entropy are unrelated concepts. Entropy occurs in both chaotic and non-chaotic systems, and is usually measured by non-chaotic means (e.g. Gibbs Free Energy). Ok, you caught me with my intellectual pants down. I guess I was referring more towards entropy, because the tendency for p...
by Workaphobia
Fri Feb 25, 2005 2:07 am
Forum: Servers: General Discussion
Topic: /poll set capabilities
Replies: 27
Views: 9125

Common sense: if you see a poll to set an unreasonable value, vote against it. If something's already set to an unreasonable value, start a poll to set it back. /poll works both directions, and it only works when a fair number of people want the changes to occur...initiating a poll doesn't automati...
by Workaphobia
Thu Feb 24, 2005 2:19 pm
Forum: Help: Map Making
Topic: Slide
Replies: 2
Views: 2633

I'd go with _friction. One of my favorite things to do on a map is turn it into a skating rink of death, by adding snow and mirror effects, then setting friction between 1.5-6.0 and increasing tank speed.
by Workaphobia
Thu Feb 24, 2005 2:17 pm
Forum: Servers: General Discussion
Topic: /poll set capabilities
Replies: 27
Views: 9125

That's a great idea - allow the change, but revert it to the server owner's original settings after a designated period of time. Still, by default, I don't think the server should accept polls on variables, or at least not easily (require a lot of registered users and a high percentage). Is there cu...
by Workaphobia
Thu Feb 24, 2005 12:22 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: RPM dependencies needed
Replies: 8
Views: 3481

Ok, similar problem. I'm helping my friend put bz 2.0 on his Suse machine. I created symbolic links for crypto and ssl. Curl already appears to be there, but it's supplied by a different package, namely "compat-curl2-7.11.0-4.1". I installed bz using --nodeps, but when I run it, I get &quo...
by Workaphobia
Mon Feb 21, 2005 7:37 pm
Forum: Help: Setup / Hardware / Performance Issues
Topic: Upgraded Mandrake Linux -a now game is unacceptably slow
Replies: 11
Views: 3889

90% of the time, when the game runs slow, it is because BZflag is using software rendering instead of hardware acceleration. Go to a terminal emulator from within X and type "glxgears" - if you do not see a window pop up with animated gears moving quickly, then it's not an issue with BZ bu...
by Workaphobia
Sun Feb 20, 2005 5:31 am
Forum: General Discussion
Topic: BZFlag is a featured article!...
Replies: 8
Views: 4133

I started at that article, and halfway through became lost in clicking links to pages throughout wikipedia. Well, at least I can say I spent two hours of my time today reading an encyclopedia! :)
by Workaphobia
Tue Feb 15, 2005 12:24 am
Forum: Servers: General Discussion
Topic: New Server: Planet MoFo
Replies: 24
Views: 7161

I really think people are taking the ad comment way too far. It was a joke and a hypothetical. Unless it's spamming the public listserver, it doesn't affect me anyway. Why don't we just let him run his server and see what happens?

Heck, I may even stop in sometime.
by Workaphobia
Sun Feb 06, 2005 9:56 pm
Forum: Servers: General Discussion
Topic: am I doing this right?
Replies: 5
Views: 2073

Add in the bzfs commandline the option "-password mypass", then connect, and type "/password mypass". You should see "You are now an administrator". Type "/set someoption somevalue", and "/set" alone to see the possible variables. For weather, there'...
by Workaphobia
Sun Feb 06, 2005 5:52 am
Forum: Enhancements
Topic: Triple Barrel (Flag)
Replies: 3
Views: 1513

This has already been suggested in the flag wiki area.
by Workaphobia
Sun Feb 06, 2005 4:14 am
Forum: Enhancements
Topic: Land Mines (Flag/World Weapon)
Replies: 22
Views: 6718

Well that depends, rpg. Either the person who drops them could be made immune to their effects, or once you drive a single loop around a person you move either inward or outward so you don't cross your own path. There's a lot of tweaking to be done either way.
by Workaphobia
Sat Feb 05, 2005 11:31 pm
Forum: Enhancements
Topic: Land Mines (Flag/World Weapon)
Replies: 22
Views: 6718

I don't care much for the countdown to fiery death idea, but trailing mines would be cool, if a mine would drop automatically and disappear when a certain number of new mines are dropped. You would then want to encircle an enemy in a tight radius. Self destruction is also a neat idea if the blast ra...
by Workaphobia
Sat Feb 05, 2005 12:28 am
Forum: General Discussion
Topic: I am new and I KEEP GETTING KILLED!!!!!!!!!!!!!!!!!!!!!!!!
Replies: 11
Views: 3446

I would recommend playing on "ducati" servers, that don't allow jumping and have a low shot limit. This forces you to learn to dodge bullets and go on a frontal assault. I learned how to fight on Hepcat's pillbox server.
by Workaphobia
Wed Feb 02, 2005 3:30 am
Forum: Enhancements
Topic: More Realisim
Replies: 11
Views: 3816

JeffM2501 wrote:More power to anyone who codes that sucker up :)
I think it's a little unfair to say that when you're the one working on the closest thing to it. ;)
by Workaphobia
Sun Jan 30, 2005 5:11 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: RPM dependencies needed
Replies: 8
Views: 3481

I didn't quite work, but I'll try it in a few other permutations. ln -s /usr/lib/libssl.so.0.9.7 /usr/lib/libssl.so.2 ln -s /usr/lib/libcrypto.so.0.9.7 /usr/lib/libcrypto.so.2 ln -s /usr/lib/libssl.so.0.9.7 /lib/libssl.so.2 ln -s /usr/lib/libcrypto.so.0.9.7 /lib/libcrypto.so.2 rpm -i bzflag-2.0.0.20...
by Workaphobia
Sun Jan 30, 2005 1:43 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: RPM dependencies needed
Replies: 8
Views: 3481

Okay this is really starting to tick me off. I can't compile from CVS because my automake/autoconf tools are a wreck - I can't tell if they're installed or not, or where to find the most recent version, or even if I want the most recent version because I don't know what BZ needs. Whether or not I ha...
by Workaphobia
Sat Jan 29, 2005 4:57 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: What's the usual lag for LAN?
Replies: 2
Views: 1261

Hm.. My lag is back down to 15ms or so when I'm hosting a local game and am the only player. I guess it was just a freak incident or something before. Thanks. :)
by Workaphobia
Sat Jan 29, 2005 3:33 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: What's the usual lag for LAN?
Replies: 2
Views: 1261

What's the usual lag for LAN?

I'm used to playing LAN games on my school's linux network. Normally the lag is in the single digits. Today I tried a LAN game on my home network with 2.0.0 instead of 1.10.8, and the lag was really no better than an internet connection. It was above "150 +- 20ms" or so. Is this normal on ...
by Workaphobia
Sat Jan 29, 2005 1:52 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: Linux Box
Replies: 3
Views: 1637

Yeah, you probably want a dual-boot machine. You'd choose which operating system you want to use at startup. Almost any distro you install will come with a bootloader like LILO or GRUB.
by Workaphobia
Sat Jan 29, 2005 1:50 am
Forum: Help: Setup / Hardware / Performance Issues
Topic: Installing BZFlag on Linux
Replies: 26
Views: 9154

You should look into Games Knoppix. It comes with BZFlag, as well as many other time-consuming linux games. Unfortunately, I think the latest release has 1.10.8 instead of 2.0.0
by Workaphobia
Fri Jan 28, 2005 10:25 pm
Forum: Help: Setup / Hardware / Performance Issues
Topic: RPM dependencies needed
Replies: 8
Views: 3481

RPM dependencies needed

I'm trying to install the 2.0 rpm on my Mandrake Community 10.1 system. 1.10.8 works without a problem, but this one apparently has dependencies on packages that I don't have installed. rpm -i bzflag-2.0.0.20050121-0.i386.rpm error: Failed dependencies: libcrypto.so.2 is needed by bzflag-2.0.0.20050...
by Workaphobia
Tue Jan 25, 2005 2:08 am
Forum: Bugs and Problems
Topic: Serious GM bug in 2.0.0
Replies: 17
Views: 7348

I like this new setting. While I haven't put it to the test yet, I like the idea that once I spiral my way inward to a GM holder, I know what to do. I never was that great at taking GM down; I could only dodge. The question in my mind is should wings be able to trump GM. But given the number of vari...