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-native-rdr3): GET_MINIMAP_TYPE #3150

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

Conversation

KadDarem
Copy link

Goal of this PR

Get the minimap type in RDR3

...

How is this PR achieving the goal

Return the value 0,1,2 or 3 depending on whether the map is off, standard, expended, or simple.
...

This PR applies to the following area(s)

RedM natives

...

Successfully tested on

Get the minimap type after edit it with SetMinimapType(): ✅
Get the minimap type after edit it in the pause menu: ✅

Game builds: 1491

Platforms: Windows

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.

Fixes issues

Fixed the missing native to get the minimap type set by SetMinimapType()

@github-actions github-actions bot added the invalid Requires changes before it's considered valid and can be (re)triaged label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Requires changes before it's considered valid and can be (re)triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant