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

Spanish translation (es.lua), esx_core 1.9.1 compatibility and findveh error fixed #3

Closed Alfita2021 closed 1 year ago

Alfita2021 commented 1 year ago

Hi, I have made a number of changes:

  1. I have created the Spanish translation
  2. I have updated the script to be compatible with esx_core version 1.9.1(the latest), because when starting the script in this version the server crashed.
  3. Fixed a problem with the /findveh command, which was not able to search for a vehicle with a space in the license plate (for example: FGI 254). Sorry for so many comits, this is my first time making a pull request
Alfita2021 commented 1 year ago

I forgot to update fxmanifest.lua sorry just add: shared_script { '@es_extended/imports.lua'}