case DIALOG_AGE: { if ( !response ) return Kick ( playerid ); new Age=strval(inputtext); if(Age<10 || Age>99) return Kick(playerid); }