fix Violation of Aimbot Violation in cargo
there are a lot of false positives in cargo shootings
fix Violation of Aimbot Violation in cargo
there are a lot of false positives in cargo shootings
Hello, this needs to be addressed as I also noticed unusual amount of Aimbot Violations when players shoot from a vehicle on water (any moving entity). Cargo Ship most definitely triggers false Aimbot Violations.
im getting false violations in cargo also,
Dmitriy4991
please upload again
upload again please
A cargo update would be amazing. Does anyone know if this plugin is maintained still, or if there is a repo on Git somewhere with updates?
following update for cargo or best settings
Is the plugin still being updated? Players on cargo are flagged with a false AIMBOT probable violation. How do you fix or exclude cargo ship.
i think the fix is the last link shared above https://www.dropbox.com/scl/fi/l23ih2bqemg0khjojxyzd/Arkan.cs?rlkey=o9dp4p6e364cg7qhhnyodoqst&st=38gcw51p&dl=0
[www.dropbox.com]
Error while compiling Arkan: 'SkeletonProperties.BoneProperty' does not contain a definition for 'name' and no accessible extension method 'name' accepting a first argument of type 'SkeletonProperties.BoneProperty' could be found (are you missing a using directive or an assembly reference?) | Line: 1161, Pos: 84
WOLFNError while compiling Arkan: 'SkeletonProperties.BoneProperty' does not contain a definition for 'name' and no accessible extension method 'name' accepting a first argument of type 'SkeletonProperties.BoneProperty' could be found (are you missing a using directive or an assembly reference?) | Line: 1161, Pos: 84
hello , replace line 1161 with this one
var _bodyPart = entity?.skeletonProperties?.FindBone(info.HitBone)?.boneName ?? " ";