12.06.2012, 01:48
Hello. I have added a dialog msg box to pop up after a player has registered just telling them not to ask to be an admin etc.
I have after the text a "I agree" button and a "I disagree" button
I want it to auto-kick them if they press "I disagree" but I don't know how to do this.
Thanks if you help !
I have after the text a "I agree" button and a "I disagree" button
I want it to auto-kick them if they press "I disagree" but I don't know how to do this.
PHP код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_MSGBOX, "{05B1F5}Please read", "{66CC66}bla bla bla text etc", "I Agree", "I Disagree");