Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

About Car not spawning #3

Open
utkuali opened this issue Dec 27, 2019 · 0 comments
Open

About Car not spawning #3

utkuali opened this issue Dec 27, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@utkuali
Copy link
Owner

utkuali commented Dec 27, 2019

There are two possible reasons why the delivery car not spawning:
1- Getting information about spawn location and car type and starting the event is triggered almost at the same time and getting information function is too long and not optimized, therefore it sometimes may not spawn the car. Adding Citizen.Wait() seems to fix the issue but it's not optimal.
2- Coordinates are simply wrong. I fix them when I spot them but there are a lot and I don't have time to search through them one by one at the moment.

@utkuali utkuali added the bug Something isn't working label Dec 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant