bld_karting
This is a basic karting rental script, but this has the function that when the created vehicle leaves the area, it will be deleted for the player.
Dependencies
This script don’t have dependencies but i use then with a ADDON kart and a map:
Mini conf
On the top of script you can chose the vehicle that spawn and the coords.
Client
cars | This is the model of the kart that you want to spawn. |
---|---|
rentpoint | Point for rent the kart. |
returnpoint | Point for return the kart. |
spawnpoint | This is where the kart are going to spawn. |
areapoint | Center of the area that you don't want that kart get off. |
areazone | The radious of the circumference of the zone. |
Server
money | The cost of renting a kart. |
---|
Instalation
The installation is like other scripts, download the repository and put bld_karting inside of your resources folder.
Download