08.11.2017, 12:02
Hi guys. I propose to add new dialog type that can allow players to select and copy text.
For example:
So client have got a dialog (It may be seem like DIALOG_STYLE_INPUT(text field), but working like DIALOG_STYLE_MSGBOX (no inputtext detecting) .
In some cases it can be pretty and pretty useful.
P.S. Yeah. I know that I sucks in English.
For example:
PHP код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_PASTE, "Select Text And Press CTRL + C", "You can copy this text", "Close, "");
In some cases it can be pretty and pretty useful.
P.S. Yeah. I know that I sucks in English.