[RS] JesseUCAVedYou [EN]
[RS] JesseUCAVedYou [EN]
Explore posts from servers
BBattleMetrics
Created by [RS] JesseUCAVedYou [EN] on 8/10/2024 in #support-forum
7 Days to Die - Player Leaves
It seems that with this last 7 Days to Die update triggers no longer fire when users leave the server. Guessing a variable or something got changed on their end. 🙂 Just figured I'd let you know.
2 replies
BBattleMetrics
Created by [RS] JesseUCAVedYou [EN] on 8/7/2024 in #support-forum
7 Days to Die - Joining Trigger - Triggers Twice
No description
10 replies
BBattleMetrics
Created by [RS] JesseUCAVedYou [EN] on 7/25/2024 in #support-forum
7 Days to Die Chats
Chat messages from 7 Days to Die don't seem to work anymore. On the website console you can't see what players say anymore and when using this code in a webhook no chats get sent to Discord.
{
"content": "[{{timestamp}}]\n**[{{msg.channel}} Chat] {{player.name}}:** {{msg.body}}"
}
{
"content": "[{{timestamp}}]\n**[{{msg.channel}} Chat] {{player.name}}:** {{msg.body}}"
}
This same exact code I use for sending Battlebit Remastered chats to a webhook. Both games support the same variables so I don't believe it's the code.
7 replies
BBattleMetrics
Created by [RS] JesseUCAVedYou [EN] on 5/16/2024 in #support-forum
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) (Trigger).
12 replies