Weird messages when throwing supply signals....
[Raid Tracker] PlayerName (76561############) is raiding Unknwon[0] ~ Supply Signal no hit unknown_entity (unknown_entity) @J8
Weird messages when throwing supply signals....
[Raid Tracker] PlayerName (76561############) is raiding Unknwon[0] ~ Supply Signal no hit unknown_entity (unknown_entity) @J8
Supply signals are considered grenades in Rust and are tracked by the plugin. You can disable tracking them under the "entity_collision" tracker category.
"entity_collision": {
"grenade.supplysignal.deployed": {
"enabled": false,
"name": "Supply Signal",
"hexColor": "#B867FF",
"alwaysLog": true,
"shortArrow": true,
"notifyConsole": false,
"notifyAdmin": false,
"notifyDiscord": false
}
} Worked perfectly. Thank you