ESX Real Parking v1.4
This script has been abandoned
Please use zerodream_parking instead.
Hello everyone, this is my second script, this script can allow you to store the car like real life.
Yes, just put your car in the parking zones and it will be store.
This video can tell you how to play.
Source Code: kasuganosoras/esx_realparking
Download: esx_realparking-1.4.2.zip
Update:
- v1.4: Fixed all known issues, add parking anywhere feature, optimized performance.
- v1.3: Fixed the car floating in air issue, optimize the script and support ESX 1.2.0 now.
- v1.2: IMPORTANT UPDATE! if you are using the old version, please read this: Github Wiki
- v1.1: Add blips for parking
- v1.0: First release
INTRODUCTION
This script can allow you to store the vehicles like real life, just drive the car, enter the parking zones, and press the key, your car will be store.
And this script has some differences from the other garage script, the stored car will not disappear in the game, you can see every player’s car in the parking.
The stored vehicles are invincible, so don’t worry about someone will breaking your car or something.
You don’t have to park the car on the parking line, you can park everywhere you want inside the zones.
In global parking mode, you can parking anywhere by pressing the key, the key can be set in
config.lua
FEATURES
- Store the car like the real-life
- Support esx_vehicleshop
- Parking fees for the player
- Parking Anywhere
- Parking Card (player can parking for free if they own the parking card)
- Police impound vehicle support (help)
- Optimized performance
REQUIREMENTS
- ESX
- esx_vehicleshop
- esx_policejob (optional)
- esx_advancedgarage (optional)
Download & Installation
Manually
Download esx_realparking-1.4.2.zip
Put it in the[esx]
directory
Installation
- Import
esx_realparking.sql
to your database - Add this in your
server.cfg
start esx_realparking
Performance
- Standalone Mode (not in parking zone): CPU 0.02ms / Memory <460KB
- Standalone Mode (inside parking zone): CPU 0.04ms / Memory < 480KB
- Global Parking Mode: CPU 0.05ms / Memory < 500KB
Global Parking Setup
- Edit the config.lua
- Change the parking
size
to10000.0
or anything you like. - Change the
notify
tofalse
to disable the notification.
ESX Police Job Support
if you want to allow the police to impound the car, please follow this wiki to edit the script: Police impound vehicle support
Not need to edit the script anymore, the script will auto-detect the entity delete then set it as impounded.
From 1.1 update to 1.2
if you are using the old version of esx_realparking, please follow this wiki to update it: Update v1.1 to 1.2
And…this script is built for my server, so it may have some bugs, if you have any issues with this script, please tell me in the reply.
Enjoy!