Posts: 13
Threads: 3
Joined: Jul 2011
Reputation:
0
Hello,
I have a little problem with my car respawning,
Everytime if someone exit his/her vehicle, It will get respawned.
Can anyone help me with it? can someone tells me how to make a /park command,
Or that the car's wont respawn.
Thank you.
Posts: 398
Threads: 11
Joined: Nov 2010
Reputation:
0
Change vehicles respawn delay
Posts: 13
Threads: 3
Joined: Jul 2011
Reputation:
0
I've searched more then a hour for that, But I can't find it. -.-
Posts: 13
Threads: 3
Joined: Jul 2011
Reputation:
0
( AddStaticVehicle(596,641.3103,-609.7316,16.0593,357.6638,0,1,10000 )
If I do that, I will get this error;
warning 202: number of arguments does not match definition
Posts: 860
Threads: 10
Joined: Aug 2008
Reputation:
0
You're using CreateVehicle, AddStaticVehicle or AddStaticVehicleEx?
Show it.
Posts: 13
Threads: 3
Joined: Jul 2011
Reputation:
0
Thanks man, I change that ''AddStaticVehicle'' to ''AddStaticVehicleEx'' and putted the time on it.
PS, is it possible to turn the respawn OFF?
Posts: 860
Threads: 10
Joined: Aug 2008
Reputation:
0
Change the last param to 0.