[WANT] Cars Respawn When Near Checkpoint - 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: [WANT] Cars Respawn When Near Checkpoint (
/showthread.php?tid=188119)
[WANT] Cars Respawn When Near Checkpoint -
Kyle - 06.11.2010
I want to Know how to do it?
Thanks
NOTE: I use Inginoes streamer.
Re: [WANT] Cars Respawn When Near Checkpoint -
[HUN]Jaki - 06.11.2010
SetVehicleToRespawn
IsPlayerInRangeOfPoint
OnPlayerUpdate
Re: [WANT] Cars Respawn When Near Checkpoint -
Kyle - 06.11.2010
Yes, I knew that. But How do I Know the positioning of the cp.
Re: [WANT] Cars Respawn When Near Checkpoint -
iggy1 - 06.11.2010
You check if the player is in range of the checkpoint co-ordinates if he/she is do something.
Re: [WANT] Cars Respawn When Near Checkpoint -
ViruZZzZ_ChiLLL - 06.11.2010
Errr... Perhaps get the coordinates of your
CreateDynamicCP(Float, Float:y, Float:z, Floatize, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);