27.09.2018, 13:41
You want to display register and login dialog after files are downloaded? use
pawn Код:
public OnPlayerFinishedDownloading(playerid, virtualworld)
{
//Display Dialog here
}