Arma Reforger not showing correct player count
Rcon is there but the player count is not updating at all
Insurgency: Sandstorm data broken
Insurgency Sandstorm Battlemetrics feedback appears to be broken for the last few days.
The attached pictures were taken seconds apart, showing the servers ranked by population according to battlemetrics vs in game browser.
Is there a work around?...
Few variables not working - Battlebit
Tried to create a message for a command in game. Variables weren't working so I added all the
squad
ones to a console log and got this as the result: `(Activity Log) JesseUCAVedYou used the !lead command and became squad leader of {{player.squadName}}. User ID {{user.id}} User Nickname {{user.nickname}} Team Index {{player.teamIndex}} BattleBit Remastered Squad Index {{player.squadIndex}} BattleBit Remastered Squad Name {{player.squadName}} BattleBit Remastered Is Squad Leader true (5) (Trigge...My Server Pops up twice in my Triggers
Hey for some reason my server shows up twice in my triggers, how does this happen?
i mean my name of the server changes depending on the wipe date.
...
Slow
I'm not sure if anyone is aware, but BM is very slow and some commands, like remove bans on server commands are not going through.
Connection Error Unable to connect to server. This usually means the RCON port is incorrect.
Hello, I can't link RCON to my squad server, I get this error, can someone help me please ?
Can't add user to org
I am attempting to add a user to my org and it will not let them save their nickname, The click save and the site turns the button grey then nothing happens, I also can not remove anyone from my org as well, I think there is something wrong with that portion of the site :(
Solution:
fixed it on a different browser
Accidental Registration
Hi have an issue with the panel atm.
So I was granted access to the RCON panel of a server I work with.
I accidentally clicked "Register" instead of "Login", and now I am stuck with my very own RCON panel lmao....
Why can't I tag message of Admin Command trigger?
I'm trying to create a trigger for Admin Command where msg.command is squad:warn
The Tag Message is an available action but does not Tag the admin command on the activity log
Example:...
Solution:
Doesn't work on trigger issued warnings, only on admin issued.
squad replays
Hello, I need a replay of the game from the game squad team, I forgot to record the game from the made in Russia2 server
Server using bots needs deranking
https://www.battlemetrics.com/servers/rs2vietnam/14441503
This server is using bots on a constant basis and needs deranking. They are mostly showing 65/64....
Solution:
Null ranked
Rising Storm 2 server stuck with wrong stats - needs deranking
Hi, Can we get this server deranked as it is not a real server and often seems stuck sending the same player list for hours on end
https://www.battlemetrics.com/servers/rs2vietnam/27035411...
Triggers - Change "SERVER" + icon in global chat (Rust)
How do I customize the SERVER and and icon for global chat messages that get executed through triggers (for Rust)? Is it possible to set it to come from a specific SteamID?
Project Zomboid Server Changed IP
Hi there guys, ive just change the host of my project zomboid server to a new region, so my ip adress has changed along all the connection info. i would like if i can move the old info that i have showing on battlemetrics or if you guys can just update the ip and port . the server is this one https://www.battlemetrics.com/servers/zomboid/27155922
Players online vanished
Hey there. I was just wondering what could have caused this to happen? My server is: https://www.battlemetrics.com/servers/palworld/26825194 and there is currently people playing but it is showing none. Everything was working great until I restarted the server for a patch. Ever since then no players will show as online even though the server has some playing on it. Everything rcon is working for the server and I can even use the commands from https://www.battlemetrics.com/rcon/servers/26825194 j...
adding arma 3 server
website says cant connect to server. iv verified all inputs are correct and same with settings on the server
The problem of long nicknames
There was a problem with the layout of the table with bans (see screenshot).
The player indicated a very long nickname.
I solved this problem for myself by injecting the following code into CSS:
tbody tr td {
...Squad rcon Player Kicks not being picked up
Player kicks done from in-game producing the rcon line that can be matched with
/^Kicked player (?<id>\d+)\. \[Online IDs= EOS: (?<eosId>[a-f\d]{32})(?: steam: (?<steamId>\d{17}))?] (?<name>.+)/
are not making it into Player Activity Log (possibly if BM has not polled recently enough to have an up to date player list(untested theory))