You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: