Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
It's all in the title, please help me out. Thanks.
Posts: 1,253
Threads: 36
Joined: Aug 2011
Reputation:
0
Not sure if this would work, but change the spawn_delay parameter of createvehicle to -1.
Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
I already have it set to -1 and it respawns.
Posts: 113
Threads: 25
Joined: Jun 2011
Reputation:
0
Well, when I use AddStaticVehicleEx, I set the respawn_delay to 6000000. Basically, 6 million seconds. Doing the math, that would be 100,000 minutes, or 1666 hours, which would be about 70 days, and I'm pretty sure your server wouldn't have to restart for 70 days.
Also, what exactly do you mean by it doesn't respawn? Because using any function to respawn it isn't stoppable I don't think.
Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
Yeah, but I'm using CreateVehicle, and wouldn't that just eat up the resources?
Posts: 234
Threads: 60
Joined: May 2012
Reputation:
0
I'll think of something then, thanks.