Search:

Type: Posts; User: tyb97

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,663

    [SOLVED] Re: Answer always false.

    Thanks all, it works great now, I have always had issues with this, so I now can continue on ;) Thanks.
  2. Replies
    5
    Views
    1,663

    [SOLVED] Answer always false.

    Ok, take a look at this:

    import static java.lang.System.out;
    import java.util.*;

    public class mainMenu {
    private static String Choice;
    private static String Fight;
    private static String...
Results 1 to 2 of 2