04.11.2017, 14:34
Movable dialogs by toggling, a DIALOG_STYLE_POPUP_BOX with a hidden caption and buttons as well as setting custom position on screen and maybe rounded corners for a better look.
Where time is in seconds to hide the popup box or any other dialog, later on.
Код:
ShowPlayerDialog(playerid, dialogid, DIALOG_STYLE_POPUP_BOX, "", x, y, z, time, "You are connected to the server", "", "");