-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Execution of GetPlayerStamina failed #2341
Comments
Hi, The following code works perfectly fine on my end. Code used:
Server was using 7310 and Client used game build 2944. |
The result of this query is "0.0" everytime But my game build is also 3095 |
Ah yes, on client build 3095 I do also get the error:
Seems like something about it has regressed in this game build. |
Can you guys try canary (latest/unstable) update channel? I've (hopefully) fixed this issue in this commit 7a62907 |
Yep, it does work in Canary. |
Then, we will have to wait until it's merged into the production 😄 |
I believe we have waited long enough. |
@gottfriedleibniz yeah, seems to be working good. |
What happened?
It is currently not possible to retrieve the Native GetPlayer Stamina.
I noticed this with a gym script, but the Hud also no longer displays the stamina correctly
Expected result
to get the Stamina of a player
Reproduction steps
Use the GetPlayerStamina Native in any Function
Importancy
Slight inconvenience
Area(s)
FiveM
Specific version(s)
FiveM 3095 / windows Server 7310 and lower
Additional information
No response
The text was updated successfully, but these errors were encountered: