CMD:deposit(playerid,params[]){ ShowPlayerDialog(playerid,DIALOG_DEPOSIT, DIALOG_STYLE_INPUT, "Enter The Ammount to Deposit","", "Enter", "Cancel"); return 1;}