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

feat(extra-natives/five): visual settings getter native #2951

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

d22tny
Copy link

@d22tny d22tny commented Nov 20, 2024

Goal of this PR

New native for getting the values from visualsettings.dat. There existed a setter to tune them via script, but there was no getter.
...

How is this PR achieving the goal

Create a new native which allows getting the floating point value of a specific visualsettings.dat setting.
...

This PR applies to the following area(s)

FiveM

...

Successfully tested on

Game builds: 3095, 3258

Platforms: Windows ( client )

Checklist

  • Code compiles and has been tested successfully.
  • Code explains itself well and/or is documented.
  • My commit message explains what the changes do and what they are for.
  • No extra compilation warnings are added by these changes.

@github-actions github-actions bot added the triage Needs a preliminary assessment to determine the urgency and required action label Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Needs a preliminary assessment to determine the urgency and required action
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants