R-AntiCheat [Unmaintained]
Discussion in 'Plugin Support' started by Reneb, Dec 5, 2014.
-
Attached Files:
-
-
-
Please make a way to exclude a playee from being checked or banned
-
error
ошибкаAttached Files:
-
-
how do the detections punishment works, i get a detection's loged in chat but nothing happens?
-
like
"SpeedHack: Punish Detections": 3,
if they do it twice then it will not kick them until the 3rd time -
-
"Flyhack: Punish Detections": 3
etc...
Change all Detections to 1, and here it goes
"Settings: Punish - 0 = Kick, 1 = Ban, 2 = Jail": 1 - here 1 for ban -
-
This plugin does need work will need to wait for coder to update it
-
Code:
(20:23:10) | [Oxide] 8:23 PM [Info] [ConnectionDB] Updating GD921 [ 76561198143373240 ]. (20:23:10) | 10.19.7.54:52012/76561198143373240/GD921 joined [windows/76561198143373240] (20:23:10) | [Oxide] 8:23 PM [Warning] 76561198278568992 - ktimin.82 was detected hiting too fast - @ (-520.7, 25.5, 629.0) (20:23:10) | [Oxide] 8:23 PM [Warning] 76561198278568992 - ktimin.82 was detected hiting too fast - @ (-520.7, 25.5, 629.0) (20:23:10) | [Oxide] 8:23 PM [Info] [Notifier v2.18.0] GD921 joined the server, from Unknown. (20:26:11) | Saved 17,808 ents, serialization(0.01), write(0.01), disk(0.00) totalstall(0.03). (20:26:11) | Saving complete (20:26:33) | 10.19.7.54:52012/76561198143373240/GD921 disconnecting: disconnect (20:26:34) | [Oxide] 8:26 PM [Info] [Notifier v2.18.0] GD921 left the server. (Reason: Disconnected)
-
-
This player is connected via LAN to the server. Ping a minimum it should have. It is because of this? But I also connect to the server via a local area network and no lag and no such warnings from anti-cheat either.
-
..................
-
We need a Super Jump AntiCheat put into this plugin please.
-
reneb can you update this plugin or make a new smaller whit speedhack and jump and maby headshot count.
and option to jail, kick or ban whit time period.
grtz -
-
Hey, im using this on my server atm and it keeps saying one of my admins is wallhacking whilst using no clip, any suggestions?
-
Hi, how to fix it?
Code:AntiCheat.cs(612,21): warning CS0108: `Oxide.Plugins.AntiCheat.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)' hides inherited member `Oxide.Plugins.RustPlugin.ForcePlayerPosition(BasePlayer, UnityEngine.Vector3)'. Use the new keyword if hiding was intended c:\games\193_169_173_68_28046\1228502\ruste\Oxide.Game.Rust.dll (Location of the symbol related to previous warning) AntiCheat.cs(466,39): warning CS0472: The result of comparing value type `uint' with null is always `true' AntiCheat.cs(529,39): warning CS0219: The variable `meshcoll' is assigned but its value is never used AntiCheat.cs(584,49): warning CS0162: Unreachable code detected AntiCheat.cs(637,58): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `true' AntiCheat.cs(1091,24): warning CS0219: The variable `detectionText' is assigned but its value is never used AntiCheat.cs(1109,24): warning CS0219: The variable `detectionText' is assigned but its value is never used AntiCheat.cs(53,20): warning CS0649: Field `Oxide.Plugins.AntiCheat.bulletmask' is never assigned to, and will always have its default value `0' AntiCheat.cs(78,16): warning CS0414: The private field `Oxide.Plugins.AntiCheat.resetTime' is assigned but its value is never used AntiCheat.cs(264,13): warning CS0414: The private field `Oxide.Plugins.AntiCheat.privColl' is assigned but its value is never used AntiCheat.cs(993,28): warning CS0649: Field `Oxide.Plugins.AntiCheat.PlayerLog.lastPosition' is never assigned to, and will always have its default value
Last edited by a moderator: Mar 4, 2016 -
After new patch have this in log:
[2/19/2016 5:27:29 PM] [Oxide] 5:27 PM [Error] Failed to call hook 'OnServerInitialized' on plugin 'AntiCheat v2.3.22' (NullReferenceException: Object reference not set to an instance of an object)
Is it only my problem ?
[DOUBLEPOST=1455914161,1455898764][/DOUBLEPOST]Who have same promlem, I've found a mistake. Data file contains NULL value, instead of this lines:
{
"AntiCheatLogs": []
}
So just replace null with this lines and reload plugin