18.11.2017, 09:55
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?
I know some of these are obvious that they won't consist of a dialog, but we never know.
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);