LAN Party

Discussion for GU League Players
Post Reply
User avatar
FiringSquad
Sergeant
Sergeant
Posts: 849
Joined: Thu Jan 26, 2006 5:53 pm
Location: Ireland

LAN Party

Post by FiringSquad »

Can somebody provide a suitable config file/groupdb/whatever else is required to support a LAN HIX match?
Having difficulty allowing "/countdown".

Any help much appreciated.
User avatar
Zehra
Private First Class
Private First Class
Posts: 914
Joined: Sun Oct 18, 2015 3:36 pm
Location: Within the BZFS API and Beyond it
Contact:

Re: LAN Party

Post by Zehra »

Hi FiringSquad,

I'm not sure if this helps, but there's some configurations I've used to start up a local server with countdown.

Localgroup.txt

Code: Select all

EVERYONE: +REPORT +TIMELIMIT +COUNTDOWN
VERIFIED:
LOCAL.ADMIN: +TIMELIMIT +ENDGAME
BZFS options

Code: Select all

-groupdb Localgroup.txt -timemanual -loadplugin TimeLimit,15,20,30 -password myPassword  -p 5154 -world "PathToWorldFile.bzw"
Please note that the "pass to world file" option needs to be set to your operating system.
The options might vary a bit between operating systems, but this is the basic format which can be used for a timelimit based system.

-Zehra
Those who are critical of me, I'll likely be the same of them. ~Zehra
The decisions we make are the ones we look forward too and the ones we regret. ~Zehra
There's a difference between knowing my name and knowing me, one shows respect to my name and the other is to who I am. ~Zehra

See where I've last been active at Strayers.
Visit BZList.net for a modern HTML5 server stats site.

Click here to view the 101 Leaderboard & Score Summaries Last updated 2021-01-12 (YYYY-MM-DD)
Latest 101 thread
User avatar
FiringSquad
Sergeant
Sergeant
Posts: 849
Joined: Thu Jan 26, 2006 5:53 pm
Location: Ireland

Re: LAN Party

Post by FiringSquad »

Thx Zehra - that works just fine :-)
Post Reply