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 Error Create Missing Pickup #428

Closed
wants to merge 1 commit into from

Conversation

Rungrot444
Copy link

No description provided.

@iSentrie
Copy link
Contributor

iSentrie commented Sep 5, 2022

with your fix, old issue comes up again

image
#204

which was never fixed, at least from my tests (in the end items were not spawning, error on player spawn).

next if you consider changing z coord in vector3(pickup.coords.x, pickup.coords.y, pickup.coords.z) like pickup.coords.z-.9) well yeah that will indeed work for prop being on the ground, but it will be impossible or hard to pick it up if u use small pick up radius

i don't get one thing, it uses same event esx:createPickup, then why it fails to PlaceObjectOnGroundProperly...

@Benzo00
Copy link
Contributor

Benzo00 commented Sep 15, 2022

#343 take a look in this

@Benzo00 Benzo00 closed this Sep 18, 2022
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.

3 participants