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

Rework manual rotation #119

Closed
szapp opened this issue Feb 28, 2017 · 0 comments
Closed

Rework manual rotation #119

szapp opened this issue Feb 28, 2017 · 0 comments

Comments

@szapp
Copy link
Owner

szapp commented Feb 28, 2017

There is a condition in void __thiscall oCAIHuman::PC_Turnings(int) 0x69A940 that checks whether the action key is pressed down to prevent rotation. Instead of reimplementing a rotation, just overwrite/hook the corresponding bytes to lift this restriction in case g2freeAim is active.
This will increase performance and ensure higher functionality.

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

No branches or pull requests

1 participant