Hello, I see that there is a option to set F7 Reports to true. My question is, when adding id to discord section, what is the codeline for
the channel flag so I can add it to a specific channel, if possible? Thank you
Creating a F7 report log
Note: type "game_report", and add this to the channel flags portion of the Rustcord config. This is shown as default on the umod Rustcord page but was not default in my config when downloaded.
Edit: Even with this, the only thing I can get to show is server chat log, no deaths, no join, no team chat, nothing else will show. Copied ID, posted in correct area, followed all prompts and even followed srtbull video to a T. Any help would be appreciated. Log:
"Enable Logging: Player Chat": true,
"Enable Logging: Joins & Quits": true,
"Enable Logging: Deaths": true,
"Discord Channel ID #": "962424678348099664",
"Channel Flags": [
"death_pvp",
"death_npc",
"death_animal",
"death_vehicle"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "962423405708201984",
"Channel Flags": [
"msg_joinlog",
"msg_chat"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
},
{
"Discord Channel ID #": "962426285739630673",
"Channel Flags": [
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com",
"cmd_mute",
"cmd_unmute",
"msg_join",
"msg_joinlog",
"msg_quit",
"msg_teamchat",
"game_report",
"game_bug",
"msg_serverinit"
],
"Custom: Words/Phrases to Log": [
"keyword1",
"keyword2"
]
}