-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
The pull request that was merged #1 has an issue here where it may never return.
In my testing this can cause beds to not delete if the script gets locked in this loop and the vehicle is then deleted. There should be a timeout or something similar put into it to prevent this.
fivem-functional-flatbed/flatbed.lua
Line 245 in f49a516
| while not NetworkHasControlOfEntity(newCar) do Wait(0) end |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels