COMMAND:bank(playerid, params[]){ If(InBank == 1) { //Your shit here. } else { //Other shit. } return 1;}