if( dialogid == 312 )//Darbuotju valdymas... { if( response ) { if( listitem ) { new msg[ 128 ]; format( msg, 128, "TEST %i", listitem ); InfoMSG( playerid, msg ); } } return true; }