OnPlayerConnect
#4

Is there any admin include or something which you suspect might show a dialog? Anything of that sort?
I checked your code and there's no timer either which might be called to show any dialog.
I found some function in your code can you confirm if these don't call any dialog either?
Код:
	ClearFishes(playerid);
	ClearMarriage(playerid);
	ShowMainMenuUvais(playerid); // - This shows a textdraw
	SetPlayerJoinCamera(playerid);
	ClearChatbox(playerid);
        SyncPlayerTime(playerid);
	RemoveBuildings(playerid);
I know some of these are obvious that they won't consist of a dialog, but we never know.
Reply


Messages In This Thread
OnPlayerConnect - by Uvais - 18.11.2017, 09:03
Re: OnPlayerConnect - by Ritzy2K - 18.11.2017, 09:12
Re: OnPlayerConnect - by Uvais - 18.11.2017, 09:20
Re: OnPlayerConnect - by Ritzy2K - 18.11.2017, 09:55

Forum Jump:


Users browsing this thread: 1 Guest(s)