variables

All things BZFlag - no [OT] here please
Post Reply
User avatar
creeperz
Private First Class
Private First Class
Posts: 75
Joined: Sun Feb 16, 2003 9:28 pm
Location: South Dakota, USA
Contact:

variables

Post by creeperz »

just so everyone knows the variables and the defaults, i should post them here (i couldnt find the docs on it)

/set _angleTolerance 0.010000
/set _angularAd 1.500000
/set _boxHeight 9.420000
/set _burrowAngularAd 0.550000
/set _burrowDepth -1.320000
/set _burrowSpeedAd 0.800000
/set _explodeTime 5.000000
/set _flagAltitude 11.000000
/set _flagHeight 10.000000
/set _flagPoleSize 0.800000
/set _flagPoleWidth 0.025000
/set _flagRadius 2.500000
/set _gMissileAdLife 0.950000
/set _gMissileAng 0.628319
/set _gravity -9.800000
/set _identifyRange 50.000000
/set _jumpVelocity 19.000000
/set _lRAdRate 0.500000
/set _laserAdLife 0.100000
/set _laserAdRate 0.500000
/set _laserAdVel 1000.000000
/set _lockOnAngle 0.150000
/set _mGunAdLife 0.100000
/set _mGunAdRate 10.000000
/set _mGunAdVel 1.500000
/set _maxFlagGrabs 4.000000
/set _maxLOD 32767.000000
/set _momentumAngAcc 1.000000
/set _momentumLinAcc 1.000000
/set _muzzleFront 4.420000
/set _muzzleHeight 1.570000
/set _notRespondingTime 5.000000
/set _obeseFactor 2.500000
/set _pauseDropTime 15.000000
/set _positionTolerance 0.010000
/set _pyrBase 8.200000
/set _pyrHeight 10.250000
/set _rFireAdLife 0.500000
/set _rFireAdRate 2.000000
/set _rFireAdVel 1.500000
/set _reloadTime 3.500000
/set _shieldFlight 2.700000
/set _shockAdLife 0.200000
/set _shockInRadius 6.000000
/set _shockOutRadius 60.000000
/set _shotRange 350.000000
/set _shotSpeed 100.000000
/set _shotTailLength 4.000000
/set _srRadiusMult 2.000000
/set _tankAngVel 0.785398
/set _tankExplosionSize 21.000000
/set _tankHeight 2.050000
/set _tankLength 6.000000
/set _tankRadius 4.320000
/set _tankSpeed 25.000000
/set _tankWidth 2.800000
/set _targetingAngle 0.300000
/set _teleportTime 1.000000
/set _thiefAdLife 0.050000
/set _thiefAdRate 12.000000
/set _thiefAdShotVel 8.000000
/set _thiefDropTime 1.750000
/set _thiefTinyFactor 0.500000
/set _thiefVelAd 1.670000
/set _tinyFactor 0.400000
/set _updateThrottleRate 30.000000
/set _velocityAd 1.500000
/set _wallHeight 6.150000
/set _wideAngleAng 1.745329
/set _worldSize 800.000000
/set poll 10377528.000000
Mad at anger
---
"You can't pick up chicks in a tank!" --Tucker (Blue Team)
---
User avatar
SGI
Private First Class
Private First Class
Posts: 513
Joined: Mon Dec 09, 2002 7:24 pm
Location: Motown, MI, USA

Post by SGI »

/set (there is a space between set and _)_gMissileAdLife 0.950000
If you are using the default var and you want to change (like /set _gMissileAdLife 0.950000 to 0.700000) for reset to the default
use the
/reset _gMissileAdLife 0.950000
User avatar
sid6.7
Private First Class
Private First Class
Posts: 614
Joined: Mon Oct 06, 2003 9:58 pm
Location: West USA
Contact:

some settings

Post by sid6.7 »

you might want to becareful when setting something on the fly

such as map size and burrow depth..it will crash the server
at least when i tried it...it puts you outside the game map
if your burrow to deep...and if you change world size people
get stuck outside...
User avatar
blast
General
General
Posts: 4931
Joined: Fri Mar 21, 2003 3:49 pm
Location: playing.cxx
Contact:

Post by blast »

Also, to reset all variables to their defaults, you can use: /reset *
"In addition to knowing the secrets of the Universe, I can assure you that I am also quite potty trained." -Koenma (Yu Yu Hakusho)

Image
User avatar
creeperz
Private First Class
Private First Class
Posts: 75
Joined: Sun Feb 16, 2003 9:28 pm
Location: South Dakota, USA
Contact:

Post by creeperz »

i know how to use them. i just didnt think that everyone knew the variables. in game, when you type /set it doesnt show the first few ones.
Mad at anger
---
"You can't pick up chicks in a tank!" --Tucker (Blue Team)
---
David
Private First Class
Private First Class
Posts: 18
Joined: Sun Aug 31, 2003 12:14 pm

Post by David »

Don't forget _shotRadius. Defaults to NaN, though it's supposed to be 0.5 and appears to have been fixed in CVS. Luckily it's only used in two spots to check collisions to tanks with the narrow flag. The effect appears to be minor.
User avatar
creeperz
Private First Class
Private First Class
Posts: 75
Joined: Sun Feb 16, 2003 9:28 pm
Location: South Dakota, USA
Contact:

Post by creeperz »

/me thinks there isnt a _shotRadius ...
Mad at anger
---
"You can't pick up chicks in a tank!" --Tucker (Blue Team)
---
User avatar
SGI
Private First Class
Private First Class
Posts: 513
Joined: Mon Dec 09, 2002 7:24 pm
Location: Motown, MI, USA

Post by SGI »

shockOutRadius,shockInRadius,shockMyTank
User avatar
|tim|
Private First Class
Private First Class
Posts: 71
Joined: Sun Sep 28, 2003 4:45 am
Location: Bakersfield, California
Contact:

Post by |tim| »

creeperz wrote:i know how to use them. i just didnt think that everyone knew the variables. in game, when you type /set it doesnt show the first few ones.
Uhhh, can't you just hit the "Page Up" and "Page Down" key's to scroll up and down, to see the stuff you can't that passes by because theres too much text?
Image

~Bring the Pain!~
User avatar
creeperz
Private First Class
Private First Class
Posts: 75
Joined: Sun Feb 16, 2003 9:28 pm
Location: South Dakota, USA
Contact:

Post by creeperz »

the history only goes so far back, so you miss the very first ones because there are so many.
Mad at anger
---
"You can't pick up chicks in a tank!" --Tucker (Blue Team)
---
User avatar
|tim|
Private First Class
Private First Class
Posts: 71
Joined: Sun Sep 28, 2003 4:45 am
Location: Bakersfield, California
Contact:

Post by |tim| »

hmm, I always got them all in there with page up
Image

~Bring the Pain!~
User avatar
creeperz
Private First Class
Private First Class
Posts: 75
Joined: Sun Feb 16, 2003 9:28 pm
Location: South Dakota, USA
Contact:

Post by creeperz »

i dunno. i never could
Mad at anger
---
"You can't pick up chicks in a tank!" --Tucker (Blue Team)
---
Post Reply