05.07.2011, 04:36
Show us the part of the code where the dialog is called in OnDialogResponse. We need to see the !response code, which is when you click the second button on the dialog.
For example:
For example:
pawn Код:
public OnDialogResponse( playerid, dialogid, response, listitem, inputtext[ ] )
{
switch( dialogid )
{
case 1:
// Show here down