[FilterScript] Rent Vehicle System 1.0
#1

SIMPLE RENT VEHICLE
Hello all
Today, I had nothing to do and I decided to create a simple system of rental vehicles
Then, it is very simple
first of all you have to put the coordinates of the vehicle etc. ..
Can be found in OnFilterScriptInt
This FS contains two commands: /rentvehicle /exitvehicle
When you exit vehicle you have 5 seconds to return.. or vehicle will respawn
Download:
http://pastebin.com/Y7ubtU9h



PS:Sorry for my bad english ^^
Reply
#2

good job
Reply
#3

Thanks
Reply
#4

Quote:

When you exit vehicle you have 5 seconds to return.. or vehicle will respawn

LMFAO.
Reply
#5

ROFL 5 secs and respawn....
I would use it if you make it respawn after 20 mins after exiting the car
Reply
#6

you can change how you want
Here
pawn Code:
SetTimer("tornoVehicle", 5000, 0);
Reply
#7

@Georgi166 - Change Timer time on OnPlayerExitVehicle callback to 1200000.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)