Posts: 79
Threads: 39
Joined: Sep 2012
Reputation:
0
Just wondering if anyone could help me because whenever I am testing my developing server when I get out of a car a few seconds later it despawns Can anyone tell me how to stop this
Posts: 79
Threads: 39
Joined: Sep 2012
Reputation:
0
I dont get what you mean, there are in the script if thats what you mean
AddStaticVehicleEx(429,2213.50000000,-2207.19995117,15.00000000,44.00000000,-1,-1,15); //Banshee
Posts: 197
Threads: 9
Joined: Jul 2012
Reputation:
0
The last number 15 is the time it takes to resplendent. Put it to -1 so it never respawns
Posts: 125
Threads: 3
Joined: Nov 2012
Reputation:
0
well there is your problem
AddStaticVehicleEx(429,2213.50000000,-2207.19995117,15.00000000,44.00000000,-1,-1,15); //Banshee
se that 15 at the end ...thats how many seconds you have befor it respawns make it something like
AddStaticVehicleEx(429,2213.50000000,-2207.19995117,15.00000000,44.00000000,-1,-1,15000); //Banshee
Posts: 79
Threads: 39
Joined: Sep 2012
Reputation:
0
Thanks to everyone who has helped me with this
Posts: 79
Threads: 39
Joined: Sep 2012
Reputation:
0
Can you help me with a freeze playerscript like what would I put in the script so it would freeze a player when they are cuffed
Posts: 197
Threads: 9
Joined: Jul 2012
Reputation:
0
I would if I was on my pc. I can help you tomorrow if no one has replied already.
Posts: 79
Threads: 39
Joined: Sep 2012
Reputation:
0
Ok can you reply or PM me and that would be greatly appriciated thanks