Results 1 to 15 of 194

Thread: FAQ: Baaj Temple and Bevelle Treasure (Spoilers)

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    You lie... wanna know why?
    Because of Zanarkand says I.
    You cannot get the treasure sphere until the second try.
    Upon after beating Sin, way up high
    Then you take the blond hair guy
    Back to Zanarkand, after staring Seymour in the eye,
    Upon roughing up Sin in the sky.

    Code:
    public class eoff
    {
        public string myTheory, correctTheory;
        public boolean answer()
        {
            if (myTheory.equals(correctTheory)
             {
                  return true;
             }
        }
    
        public void check()
        {
            answer();
            if (a == true)
            {
                 DarkSummoner = "Dispwnt"
            }
            System.out.println(DarkSummoner);
        }
    
        public static void main (String [] args)
        {
            eoff.check();
        }
    }
    Output: Dispwnt
    Last edited by §håd0w; 09-09-2005 at 12:30 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •