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

Add an option to disable netvars #146

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Jovvik
Copy link
Contributor

@Jovvik Jovvik commented Oct 29, 2022

P vac bypass

Doesn't disable setting netvars entirely because rage sets angles and I cba to think of a way to restrict access to struct fields.

@hellidox
Copy link

what does this do, not set netvars but directly change memory relating to it?

@Jovvik
Copy link
Contributor Author

Jovvik commented Oct 29, 2022

directly change memory relating to it?

That's how netvars are changed in general. This PR just disables setting them and breaks any features that require writing to netvars.

src/sdk/netvars.hpp Outdated Show resolved Hide resolved
@kehrazy
Copy link

kehrazy commented Oct 30, 2022

@Jovvik use std::call_once pls ty

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

Successfully merging this pull request may close these issues.

None yet

4 participants