04.01.2014, 17:21
Show a dialog with style DIALOG_STYLE_INPUT so admins can input a player's ID.
In OnDialogResponse, if the dialogid is the one you gave for that dialog and response is 1:
In OnDialogResponse, if the dialogid is the one you gave for that dialog and response is 1:
pawn Код:
Kick(strval(inputtext));