Mathu-lmn

Results 66 comments of Mathu-lmn

https://github.com/citizenfx/fivem/assets/80094438/162de2b8-c3c0-4743-a555-3d026f141fd4 Reuploading the video to allow preview :)

Hey, the issue here is I have no way to determine the "offset", depending on where I am on the map, it can either be -2.2, -0.9 or anything in...

Hey, I just tested this right now again, but his suggestion didn't work either :/ ![image](https://github.com/citizenfx/fivem/assets/80094438/0335fc1e-05e0-4c90-8a34-5091abf927d8)

![image](https://github.com/citizenfx/fivem/assets/80094438/775163fe-44c3-4b8f-ae8d-acc680263693) After further investigation, it seems that setting the player's heading to 0.0 "fixes" the getter offset

![image](https://github.com/citizenfx/fivem/assets/80094438/cc708f60-9aec-4c7f-9e23-f202fa67d65f) Okay it doesn't seems related then.... I don't understand those offsets

Hmm so it's more a naming convention issue than a game mechanic issue then. How would I get the GameplayCamRelativePitch correctly then ?

Okay so this actually works but there's a twist. While the ClampGameplayCamPitch native is called each frame, the GetGameplayCamRelativePitch native returns 0.0 successfully, but once the loop ends and the...

Hey, these are console commands (listed here for reference : https://docs.fivem.net/docs/client-manual/console-commands/) What do you expect to change here ? These commands are used in specific cases and can't simply be...

So your suggestion is : Disable console commands that makes the player exit the server while he is in a server ? Again, your players shouldn't blindly execute console commands...

This native looks like some kind of override as I tried taking damage after using the native, and my HP stayed the same under the minimap. I believe this native...