How to know if player finished downloading models - 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)
+--- Thread: How to know if player finished downloading models (
/showthread.php?tid=658690)
How to know if player finished downloading models -
Kemula - 09.09.2018
Hello.
I'm programming a server using SAMP 0.3.DL and I need to know if there's a callback or something to be called when the user has finished the download of my custom models.
I've looked here in the forums but I don't see anything that relates to this.
Thank you so much.
Re: How to know if player finished downloading models -
Wethy - 09.09.2018
Код:
OnPlayerFinishedDownloading(playerid, virtualworld);