First thing first. You will have to edit the metrics to ignore certain IW4x cheat detections such as norecoil (Which is right now false positive on T6. Be sure to unban those if you screw up the stats json) on the StatsPluginSettings.json file and then compile this gsc file. and stick it in your t6r/data/maps/mp/gametypes/ and make sure the filename is called _clientids.gsc
Here is mine for example
{
"EnableAntiCheat": true,
"KillstreakMessages": [],
"DeathstreakMessages": [],
"RecoilessWeapons": [
"ranger.*_mp",
"model1887.*_mp",
".+shotgun.*_mp"
],
"TopPlayersMinPlayTime": 10800,
"StoreClientKills": false,
"DetectionDistributions": null,
"ServerDetectionTypes": {
"1270014976": [
2,
3,
5
]
}
}
1270014976 being your IP address and Port on the end. You can use local or the actual IP just Make sure it matches the same IP you have on IW4MAdminSettings.json as well.
Do not use dot's or : on your IP or you will have a broken json file. that's why they were removed for a reason.
If you skip this step. You will get false postives for norecoil and some angry players lol