kasuganosoras / zerodream_parking

🚗 A car parking script for FiveM
https://forum.cfx.re/t/standalone-esx-zerodream-parking-parking-your-car-like-in-real-life/4986567
GNU General Public License v3.0
33 stars 12 forks source link

Parking for owned cars #10

Open magicbusmate opened 11 months ago

magicbusmate commented 11 months ago

when i own the car and try to park it, message is saying i dont own the vehicle when i know i do cause i can park them in qb-garages. Its like its not checking the correct sql. Is there something i am missing, i can park them when i set the isowned to false

BlackBullNetwork commented 9 months ago

i have this problem aswell did you find a fix by any chance ??

Cata-a1138 commented 2 months ago

当我拥有这辆车并尝试停车时,消息显示我不拥有这辆车,而我知道我拥有这辆车,因为我可以将它们停放在 QB 车库中。 就像它没有检查正确的 sql 一样。 我是否缺少某些东西,当我将 isowned 设置为 false 时我可以停放它们

It should be a problem caused by trimming the license plate function wrongly removing the middle space (e.g. "ABC 123" becomes "ABC123"), which has been fixed in #13.