21.04.2011, 08:43
pawn Код:
if ( strval( inputtext ) == number )
{
//Cody code
}
Remember to make response intern! To check first if it is in the dialog.
Making it outside a dialog check will make it for all the scripts when you press a button.