08.10.2012, 17:33
Example for dialogs:
PHP Code:
if(inputtext > 1020301 || inputtext < 0) return ShowPlayerDialog(playerid, 123, DIALOG_STYLE_MSGBOX,"Error", "You have entered an invalid amount of cash!", "Back", "Close");