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

fix(gamestate/client): client RPC SEH wrapper #819

Merged
merged 1 commit into from
Aug 15, 2021
Merged

fix(gamestate/client): client RPC SEH wrapper #819

merged 1 commit into from
Aug 15, 2021

Conversation

blattersturm
Copy link
Contributor

Fixes #798, hopefully.

Untested, should do this before merging.

@blattersturm
Copy link
Contributor Author

blattersturm commented Aug 15, 2021

Tested SET_ENTITY_COORDS and it didn't fail on a valid call, so should be fine.

SetEntityCoords(GetPlayerPed(GetPlayers()[1]), 0.0, 0.0, 0.0)

@blattersturm blattersturm merged commit 503f215 into citizenfx:master Aug 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClientRPC native invocation is lacking SEH
1 participant