Good evening. Can you help me? I want to make autobans through RCON, but I do something wrong. I saw examples in other missions, it looks like [getPlayerUID player,0,"Ban: Cargo Deliver Abuse",format["Cargo Deliver Abuse! From: %1 To: %2 Reward: %3",_fromTitle,_toTitle,_cargoDeliver select 2]] remoteExecCall ["TON_fnc_rcon",2] or [getPlayerUID player,0,"Ban Money Hack Detect",format["Money Hack Detect! Amount - %1",_amount]] remoteExecCall ["TON_fnc_rcon",2]; I don't know what I need in TON_fnc_rcon, can you advise me what I need to do on server side, or send your example if you have. Thanks!