Posts: 42
Threads: 9
Joined: Feb 2010
Reputation:
0
Hello all, i realy have no idea how to delete all empty vehicles.
I mean, on the 5 seconds all the vehicles that are emtpy get destroyed, not where the players are in.
Help me please.
Posts: 148
Threads: 2
Joined: Mar 2009
Reputation:
0
you mean destroy the unoccupied vehicles which are not in range of any player?
if i were you i'd set the respawn time for the vehicles and that would make it auto respawn
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Use AddStaticVehicleEx to add your vehicles, and set 5 seconds as respawn time. When the player leaves the vehicles, it'll be respawned after 5 seconds.
This forum requires that you wait .. Blah blah blah, waste of time.
Posts: 42
Threads: 9
Joined: Feb 2010
Reputation:
0
No no, i mean delete all empty vehicles in the whole server. And i dont want respawn, because its stunt server ( /v and /sveh)
Posts: 42
Threads: 9
Joined: Feb 2010
Reputation:
0
Well i host on my friends vps, so not my problem. But where can i set it? Because i have when you leave a vehicle it removes. But /sveh makes a vehicle infront of you. So i need it to be done in about 10 seconds. So if player leave it, it stays for 10 seconds and he can get in in that 10 seconds. But if no one enters it, then it deletes it.
Because the /sveh is here, now they keep spawning andromada`s at the home spawn point -,-
So how to make in a timer?