SA-MP Forums Archive
Way to check if player downlaoded all models and than continue with something else - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Way to check if player downlaoded all models and than continue with something else (/showthread.php?tid=650588)



Way to check if player downlaoded all models and than continue with something else - Saddin - 02.03.2018

Is there any way to detect did some player downloaded all files that he should have.

I don't want to have 'dialog' for downloading models and dialog for registration behind it.


Re: Way to check if player downlaoded all models and than continue with something else - RogueDrifter - 02.03.2018

yes onplayerfinisheddownloading

LINK : https://sampwiki.blast.hk/wiki/OnPlayerFinishedDownloading


Re: Way to check if player downlaoded all models and than continue with something else - SoNic94 - 02.03.2018

OMG! i bypass this on damned timers and variables XD For a long time didn't go to the forums, didn't know that there are already ready function, gonna go rewrite this)


Re: Way to check if player downlaoded all models and than continue with something else - Saddin - 02.03.2018

Thank you!