SA-MP Forums Archive
If player leave pickup - 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: If player leave pickup (/showthread.php?tid=277983)



If player leave pickup - Admigo - 20.08.2011

Heey guys,

Is it possible to make a onplayerleave function because i need it for my script.

I dont need checkpoints because the streamers sux.


Re: If player leave pickup - Adil - 20.08.2011

Yes. on OnPlayerPickup set a repetitive timer for and check if(!IsPlayerInRangeOfPoint(playerid)).


Re: If player leave pickup - Pinguinn - 20.08.2011

What he above said ^^

I was too late


Re: If player leave pickup - Admigo - 20.08.2011

Thanks dudes!