Help updating model.. - 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: Help updating model.. (
/showthread.php?tid=652732)
Help updating model.. -
skiplovebra - 18.04.2018
When updating model ... Then enter the password to enter the game, I want to copy when updating model .. finally show the password I need to do?
Re: Help updating model.. -
skiplovebra - 27.09.2018
bump
Re: Help updating model.. -
Gibs - 27.09.2018
You want to display register and login dialog after files are downloaded? use
pawn Код:
public OnPlayerFinishedDownloading(playerid, virtualworld)
{
//Display Dialog here
}