We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Attached elements will reset if element changes interior/dimension. Need to re-attach.
attachElements() then setElementInterior/Dimension()
Multi Theft Auto v1.6-release-21889 (all prev versions too)
No response
The text was updated successfully, but these errors were encountered:
https://wiki.multitheftauto.com/wiki/OnElementDimensionChange & https://wiki.multitheftauto.com/wiki/OnElementInteriorChange needs to be used in this scenario as FUNC_AttachEntityToEntity doesn't rely on dimension nor interior.
mtasa-blue/Client/game_sa/CPhysicalSA.cpp
Line 293 in caac437
Sorry, something went wrong.
i think this was solved in the past, it works fine now as i see
Successfully merging a pull request may close this issue.
Describe the bug
Attached elements will reset if element changes interior/dimension. Need to re-attach.
Steps to reproduce
attachElements()
then setElementInterior/Dimension()
Version
Multi Theft Auto v1.6-release-21889 (all prev versions too)
Additional context
No response
Relevant log output
No response
Security Policy
The text was updated successfully, but these errors were encountered: