Posts: 19
Threads: 7
Joined: Feb 2011
Reputation:
0
Ok i will try it, i have been trying and every time i click a button i get kicked?
Posts: 19
Threads: 7
Joined: Feb 2011
Reputation:
0
Ok when i did that new line, the button was still there but nothing in it, and when i click it i get kicked, both buttons!?
Posts: 746
Threads: 81
Joined: Aug 2010
Reputation:
0
You may use another dialog ID, show the OnDialogResponse part and the dialog line
Posts: 19
Threads: 7
Joined: Feb 2011
Reputation:
0
What do i put under player response?
this is my spawn lines,
ShowPlayerDialog(playerid, 2, DIALOG_STYLE_MSGBOX, "News!", "On the server we have BLAH BLAH BLAH", "Close", " ");
What do i put on player response?
James.
Posts: 746
Threads: 81
Joined: Aug 2010
Reputation:
0
Show OnPlayerResponse where dialog ID 2 is used.
Posts: 19
Threads: 7
Joined: Feb 2011
Reputation:
0
I dont have anything under player response? What would i put?