Rain, Snow, Frogs, how??

Place for people to discuss public servers, and also for admins to lay out the details of their servers
Post Reply
Cjohn
Private First Class
Private First Class
Posts: 26
Joined: Wed Nov 24, 2004 11:24 pm

Rain, Snow, Frogs, how??

Post by Cjohn »

How do I get weather in my game? Im running my own server at work. Where is it in the .conf file? I don't see it? Do I add it in the .conf file? If so what do I put?

What is each command for

snow:
Rain:
Rainfrogs:
User avatar
Scorch
Private First Class
Private First Class
Posts: 747
Joined: Thu Sep 30, 2004 12:16 am

Post by Scorch »

snow: /set _rainType snow
Rain: /set _rainType rain
Rainfrogs: /set _rainType frog
Taminator
Private First Class
Private First Class
Posts: 16
Joined: Wed Jul 07, 2004 4:35 pm
Location: Nuremberg,Germany

Re: Rain, Snow, Frogs, how??

Post by Taminator »

Cjohn wrote:How do I get weather in my game? Im running my own server at work. Where is it in the .conf file? I don't see it? Do I add it in the .conf file? If so what do I put?
snow: /set _rainType snow
Rain: /set _rainType rain
Rainfrogs: /set _rainType ??? dont know try frogs ???

this can be set on chat console as admin or even with

Code: Select all

-vars /path/to/varsfile
with varsfile contains

Code: Select all

set _rainType rain
more on varsfile syntax is in manpage of bzfs. If someone knows the place where all possible vars/values are documented i also intrested :)
Last edited by Taminator on Wed Jan 19, 2005 11:04 pm, edited 1 time in total.
User avatar
wegstar
Private First Class
Private First Class
Posts: 127
Joined: Sun Dec 26, 2004 4:33 am
Location: Good ol' California
Contact:

Post by wegstar »

weather on servers is set by the admins.. you cannot set it. If you run a server yourself or is an admin of a server, the variables are:
/set _rainType snow
/set _rainType rain
/set _rainType frog

the .conf file for a server is located in the folder "data" under bzflag.. named "bzfs.conf".. Instructions are inside
Formerly "nader"
---
Microsoft broke Volkswagen's world record: Volkswagen only made 22 million bugs!
-----
"Do not meddle in the affairs of cats, for they are subtle and will pee on your computer." -- Bruce Graham
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

There are also a number of other varialbes that set the rain options. The raintype is just a fast way to set to one of the defaults.

You can actualy set your rain to anything.

use /set and look for all the commands that start with _rain
ImageJeffM
Post Reply