Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current RCS Implementation is horribly bad. Standalone RCS needs to be implemented. #143

Open
Spamm00r opened this issue Nov 17, 2023 · 3 comments

Comments

@Spamm00r
Copy link

The current RCS implmentation is horribly bad. When aiming at head, only the first shot hits, all others shoot over the head and miss.

This is because RCS only activates when crosshair is on the target. But that is only the case for the first shot. After the first shot, recoil moves the crosshair above head and crosshair is not on target anymore and RCS does not work missing all further shots.

Solution: You need to implement standalone RCS. So that even shooting at wall, recoil is compensated and all shots land at the same point of aim. Thatway, also shots at enemy will always land at the desired point.

@KGAT1W
Copy link

KGAT1W commented Nov 17, 2023

This is external cheat.
There is best rcs for ext hack!

@Spamm00r
Copy link
Author

No. Thats not true. You can have much better RCS in external hack to.

All you have to do is make RCS standalone and not depend on having an aiming target.

@mildnsj
Copy link
Contributor

mildnsj commented Nov 17, 2023

No. Thats not true. You can have much better RCS in external hack to.

All you have to do is make RCS standalone and not depend on having an aiming target.

Then do it yourself, this is only a opensource learning project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants