SA-MP Forums Archive
Car spawn help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Car spawn help (/showthread.php?tid=177890)



Car spawn help - Georgelopez1 - 19.09.2010

I mapped some cars and i converted them. When i see them in game, after i get out of the car for more then 5 seconds, the car re-spawns back to where it is set. How do I make it stay longer?


Re: Car spawn help - Steven82 - 19.09.2010

Are you using


pawn Код:
AddStaticVehicleEx
pawn Код:
CreateVehicle
or
pawn Код:
AddStaticVehicle



Re: Car spawn help - Georgelopez1 - 19.09.2010

Add static vehicle


Re: Car spawn help - Steven82 - 19.09.2010

Well i don't know how to change AddStaticVehicle time

Use either

pawn Код:
CreateVehicle
or
pawn Код:
AddStaticVehicleEx
To read up on these topics go to https://sampwiki.blast.hk/wiki/AddStaticVehicleEx

and

https://sampwiki.blast.hk/wiki/CreateVehicle

With those to you can easily change the respawn times, if you read the topics on them in the wiki, it will explain how


Re: Car spawn help - Georgelopez1 - 19.09.2010

Oh thanks!


Re: Car spawn help - Georgelopez1 - 19.09.2010

Also, I have a class that i want to have some text over it. ( When they choose the class/skin they want, it has words over it, trucker, swimmer etc. ) Thannks.

Heres my co-ordanance
Код:
AddPlayerClass(161,-2188.6189,-208.8881,36.5156,269.1193,0,0,0,0,0,0);