Zehra | Is it expected for PlayHistoryTracker to fail with solo bots? | 00:41 |
---|---|---|
Zehra | 10 kills made, but no message. | 00:43 |
BZNotify | bzflag: Zehra opened issue #257 "PlayHistoryTracker fails to display messages" (https://git.io/JJ8Ml) | 00:51 |
blast007 | did that plugin *ever* work? I feel like it did.. but there's no way it worked correctly with the current code | 01:15 |
blast007 | the killer logic uses the victim ID/name.. | 01:15 |
blast007 | uh oh, the last one to make major changes to the plugin was me... :) | 01:16 |
Zehra | It's one of the odd ones, I think it worked in 2.x though. :thinking: | 01:20 |
blast007 | yeah, I rewrote most of the plugin for 2.4.6 | 01:23 |
BZNotify | 2.4 @ bzflag: blast007 pushed 1 commit (https://git.io/JJ8yY): | 01:58 |
BZNotify | 2.4 @ bzflag: blast007 94ce4a: The playHistoryTracker plugin was not tracking kills correctly. (https://git.io/JJ8yO) | 01:58 |
BZNotify | bzflag: blast007 closed issue #257 "PlayHistoryTracker fails to display messages" by Zehra (https://git.io/JJ8Ml) | 01:58 |
*** Leppp <Leppp!~mjmciver@cpe-76-93-136-57.san.res.rr.com> has quit IRC (Quit: Leppp) | 02:08 | |
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has quit IRC (Quit: Quit) | 02:17 | |
allejo | woo not me! | 02:42 |
*** The_Noah_ <The_Noah_!~The_Noah@47.185.206.30> has joined #bzflag | 02:43 | |
*** The_Noah <The_Noah!~The_Noah@47.185.206.30> has quit IRC (Ping timeout: 246 seconds) | 02:43 | |
blast007 | I wonder if I had actually tested that | 02:50 |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 260 seconds) | 03:07 | |
*** The_Noah_ <The_Noah_!~The_Noah@47.185.206.30> has quit IRC (Read error: Connection reset by peer) | 03:38 | |
*** The_Noah <The_Noah!~The_Noah@47.185.206.30> has joined #bzflag | 03:50 | |
*** Flash <Flash!~flash@2601:280:c200:4e39:215b:35f5:6532:b08a> has joined #bzflag | 06:50 | |
*** ChanServ sets mode: +v Flash | 06:50 | |
*** Flash <Flash!~flash@2601:280:c200:4e39:215b:35f5:6532:b08a> has quit IRC (Ping timeout: 260 seconds) | 07:37 | |
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer) | 08:34 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag | 09:28 | |
*** KingKraven <KingKraven!58907fdc@88-144-127-220.host.pobb.as13285.net> has joined #bzflag | 14:37 | |
KingKraven | Heya trying to run bzfs server on my linux server, running the command I get https://hastebin.com/efagatisud.coffeescript, no bzfs is running and ive rebooted the server? | 14:39 |
blast007 | oh god, why are you running it as root? | 14:42 |
KingKraven | on second thoughts that really isnt a great idea | 14:43 |
CaptainRoberts[m | root bad | 14:43 |
CaptainRoberts[m | the error means it could not open the sockets on the port | 14:43 |
blast007 | note that if you installed the bzflag-server package from Debian, it might already be running a server with an init script or a systemd unit | 14:44 |
blast007 | (or Debian-based distributions) | 14:45 |
blast007 | and there is, in fact, a server responding on that host/port right now | 14:45 |
KingKraven | I ps aux | grep bz and it doesnt come up with anything? | 14:45 |
blast007 | are you using systemd? | 14:47 |
KingKraven | yeah, i wasnt aware the bzflag is added to it though | 14:48 |
blast007 | systemctl status bzflag.service | 14:48 |
KingKraven | yeah its running | 14:50 |
blast007 | sudo systemctl stop bzflag.service | 14:50 |
blast007 | you could then either disable that service (which I'm not sure how to do), or you could edit it to pass the settings you want, and use that to run it | 14:51 |
BulletCatcher | "sudo systemctl disable --now bzflag.service" stops the service and prevents it from automatically starting again. | 14:54 |
KingKraven | Sorry, i feel like im asking lots of stupid questions but i read through https://wiki.bzflag.org/Server_Variables and i cant find the settings to set up the follow game: "Free for all game, teams, 13 players, 3 shot limit, 10 lives, 42 minute game timer." | 16:12 |
KingKraven | If someone could point me in the right direction | 16:12 |
allejo | those wouldn't be server variables, those would be bzfs configuration options | 16:19 |
allejo | https://wiki.bzflag.org/BZFS_Command_Line_Options | 16:20 |
allejo | you'd want to look at -mp (max players), -ms (max shots) | 16:27 |
allejo | I don't think we have a "lives" setting without a plugin | 16:29 |
allejo | there's -mps and -mts (max player score and max team score, respectively) | 16:29 |
allejo | and then -time and -timemanual for your 42 minute game | 16:30 |
*** KingKraven <KingKraven!58907fdc@88-144-127-220.host.pobb.as13285.net> has quit IRC (Remote host closed the connection) | 17:16 | |
CaptainRoberts[m | lives would only make sense if you disallowed reconnects | 17:42 |
*** Leppp <Leppp!~mjmciver@cpe-76-93-136-57.san.res.rr.com> has joined #bzflag | 18:12 | |
blast007 | or could bump people to observer | 18:23 |
CaptainRoberts[m | yeah but even then, they'd get more lives on a reconnect unless you did some IP identification and team assignment. | 18:25 |
*** _I_Died_Once <_I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has joined #bzflag | 18:31 | |
*** I_Died_Once <I_Died_Once!~I_Died_On@unaffiliated/idiedonce/x-1828535> has quit IRC (Ping timeout: 244 seconds) | 18:34 | |
blast007 | forced registration and fixed teams - so, some league mode perhaps | 18:50 |
blast007 | could be an interesting mode for the leage. I think all the current modes are CTF. | 18:51 |
CaptainRoberts[m | yeah it'd have to be a match based game mode | 18:51 |
blast007 | league* | 18:51 |
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag | 19:08 | |
*** KingKraven <KingKraven!58907fdc@88-144-127-220.host.pobb.as13285.net> has joined #bzflag | 20:06 | |
KingKraven | Heya, Ive used -timemanual in my execute command but when i attempt to do /countdown in client (with admin) it says server not setup for this? | 20:07 |
allejo | probably needs a -time also, with the time limit | 20:12 |
KingKraven | all good! worked out both time and timemanual need to be used together for it to work as i intredned | 20:12 |
allejo | in seconds | 20:12 |
KingKraven | haha thanks anyway, much appreciayed | 20:12 |
KingKraven | *appreciated | 20:12 |
Leppp | so do you need to use -time for each possibility? or is there a syntax to only use one -time line? | 21:03 |
blast007 | I think you need a plugin to have the option to select different times | 21:08 |
blast007 | the TimeLimit plugin does this | 21:09 |
blast007 | https://raw.githubusercontent.com/BZFlag-Dev/bzflag/2.4/plugins/TimeLimit/README.TimeLimit.txt | 21:10 |
allejo | yah, plugin | 21:39 |
Leppp | yup, got that mixed up with -timemanual, thanks | 21:40 |
*** Leppp <Leppp!~mjmciver@cpe-76-93-136-57.san.res.rr.com> has quit IRC (Quit: Leppp) | 21:53 | |
*** dango <dango!uid455448@gateway/web/irccloud.com/x-qlqzuapkdodqyuqb> has quit IRC (Quit: Connection closed for inactivity) | 22:08 | |
*** KingKraven <KingKraven!58907fdc@88-144-127-220.host.pobb.as13285.net> has quit IRC (Remote host closed the connection) | 22:35 | |
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has joined #bzflag | 23:12 | |
*** Zehra <Zehra!~Keiki_Han@unaffiliated/zehra> has quit IRC (Quit: Quit) | 23:42 |
Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!