Hi, So after updating to the latest version I now don't get any more messages for npc/animal kills, event spawns etc
The old config file had:
"Channel Flags": [
"cmd_allow",
"cmd_mute",
"cmd_unmute",
"msg_join",
"msg_quit",
"death_pvp",
"death_animal",
"death_npc",
"death_vehicle",
"msg_serverinit",
"msg_helispawn",
"msg_planespawn",
"msg_bradleyspawn",
"msg_shipspawn",
"msg_chinookspawn"
And I copied this to the new config file and all it shows is the connects and disconnects, nothing else works.
The default config shows:
"Channel Flags": [
"cmd_allow",
"cmd_players",
"cmd_kick",
"cmd_com",
"cmd_mute",
"cmd_unmute",
"msg_join",
"msg_joinlog",
"msg_quit",
"death_pvp",
"msg_chat",
"msg_teamchat",
"game_report",
"game_bug",
"msg_serverinit"
So is there new channel flag names for the other ones or do they just "not work" in the new version?
Channel flag issue?Solved
You probably don't have output type set to deathnotes
I must have overlooked that originally.
Thanks - it worked.
Locked automatically