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.
LAN Party
- Zehra
- Survey Champion 2024
- Posts: 935
- Joined: Sun Oct 18, 2015 3:36 pm
- Location: Within the BZFS API and Beyond it
- Contact:
Re: LAN Party
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
BZFS options
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
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
Code: Select all
-groupdb Localgroup.txt -timemanual -loadplugin TimeLimit,15,20,30 -password myPassword -p 5154 -world "PathToWorldFile.bzw"
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
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
- FiringSquad
- Sergeant
- Posts: 849
- Joined: Thu Jan 26, 2006 5:53 pm
- Location: Ireland
Re: LAN Party
Thx Zehra - that works just fine