[quote=whizzball1] You don't need braces for if statements in Java? Since when? [/quote] Since the point you decided to use a one line statement. if(test.getShoot(1) == 1) out.println("You shot and looted him");