Price
UnknownA script by Harybo
Price
Unknown
Hey, here is my permanent vehicle script even after a server reboot.
I managed after more than a month of testing to find a good alternative that works on a server with more than 100 people per night
This script saves the position of the vehicle as well as the cosmetics and damage as shown in the video
Idle & In activity: 0.00-0.01ms
Truck trailers can be saved even when they do not have a truck towing them.
For it to be saved it must be hooked up to a truck at least once
To add a permanent vehicle
TriggerEvent('harybo_permanent:registerveh', entityVeh, ForgetAfterIsNotRequired)
To add a permanent trailer
TriggerEvent('harybo_permanent:registertrail', vehicleEntity, ForgetAfterIsNotRequired)
To delete a permanent vehicle or trailer
TriggerEvent('harybo_permanent:forgetveh, entityVeh, deleteThisIsNotRequired)


See what others are saying about this script.
Share your experience and help others.