altv-issues
altv-issues copied to clipboard
LocalObject.placeOnGroundProperly() Not working
Description of the problem
Function not working like expected
here an image how it looks:
Reproduction steps
code snippet used to reproduce:
const pos = new alt.Vector3(2263.779432781326,2912.091004910668,46.58113479614258) const obj = new alt.LocalObject("bkr_prop_coke_table01a", pos, new alt.Vector3(0,0,0), false, false, false, 25) obj.placeOnGroundProperly()
Expected behaviour
it is placed on the ground
Additional context
No response
Operating system
windows
Version
16.2.5
Crashdump ID
No response
Confirmation of issue's presence
- [X] By submitting this ticket, I affirm that I have verified the presence of this issue on the latest RC (Release Candidate) version available at the time of writing this ticket.