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

[RDR3 REQUEST] Add support for GET_WORLD_COORD_FROM_SCREEN_COORD #1977

Closed
ESK0 opened this issue May 5, 2023 · 2 comments · Fixed by #2370
Closed

[RDR3 REQUEST] Add support for GET_WORLD_COORD_FROM_SCREEN_COORD #1977

ESK0 opened this issue May 5, 2023 · 2 comments · Fixed by #2370
Assignees
Labels
enhancement Feature or other request that adds functionality or improved usability RedM Issues/PRs related to RedM

Comments

@ESK0
Copy link

ESK0 commented May 5, 2023

Add support for GetWorldCoordFromScreenCoord that is available on FiveM.

fx::ScriptEngine::RegisterNativeHandler("GET_WORLD_COORD_FROM_SCREEN_COORD", [](fx::ScriptContext& context)

I believe should be an easy job

@kasuganosoras
Copy link
Contributor

Currently, you can use this script to do the same things as the GET_WORLD_COORD_FROM_SCREEN_COORD native.

@Disquse Disquse self-assigned this Dec 6, 2023
@nihonium-cfx nihonium-cfx added the enhancement Feature or other request that adds functionality or improved usability label Dec 6, 2023
@gottfriedleibniz gottfriedleibniz added the RedM Issues/PRs related to RedM label Feb 1, 2024
@github-actions github-actions bot added the triage Needs a preliminary assessment to determine the urgency and required action label Feb 1, 2024
@blattersturm
Copy link
Contributor

This would be solved by #2370.

@Disquse Disquse removed the triage Needs a preliminary assessment to determine the urgency and required action label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature or other request that adds functionality or improved usability RedM Issues/PRs related to RedM
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants