:beer:
Printable View
:beer:
the far left statue in baaj temple is allegedly for besaid
this is the only one not lit for me
there is a person that will not let me into the besaid temple
i have heard that you dont need the besaid ***note: not talking about bevelle*** special treasure for anima but i still can't get back in that room in baaj
help please
The treasure in bevelle temple is the HP sphere, not the knights lance!!! thats just an extra thing on the side... and the HP sphere chest opens automitically as you try to walk past it (animas symbol appears as you open it). and just to clarify, these are the positions of the temples in the baaj temple.
TOP LEFT = Besaid (purple)
TOP RIGHT = Bevelle (dark blue)
MIDDLE LEFT = Macalania (white)
MIDDLE RIGHT = Djose (light blue)
BOTTOM LEFT = Zanarkand (yellow)
BOTTOM RIGHT = Kilika (red)
Sorry if this annoys anybody because it's been asked before...
I'm trying to get Anima. I already have the airship and have visited Highroad. When I went to light up the statues, I couldn't get Zanarkand's on. So I returned to the ruins to redo the Cloister of Trials. When I got there, there was supposed to be a scene and the Trial was supposed to reset, but nothing happened. Am I doing something wrong?
No, there's no scene where the trials reset (well technically right after you fight Spectral Keeper). Look at the screen and you'll see that it is blank with seven (?) white spots on it. So go light up those white tiles! :)
Oops...
I didn't notice that when I made a mistake in the second room, the tiles in the first one reset. Thanks!
All of the temple treasures can be obtained no matter when you go to get them. I usually leave them and get them when I get the airship. If you missed the bevelle one go to Zanarkand and solve the puzzle for the zanarkand treasure, then leave and go back in again and solve another puzzle. (How can you miss the treasure In bevelle? I have never got the knight lance and there is a chest that you open automatically and I have never had to do the extra zanarkand puzzle.)
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.
Output: DispwntCode: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();
}
}
haha, that made me laugh, way to make a point using java... :p :pQuote:
Originally Posted by §håd0w
My apologies for being a perfectionist, but this code will clearly not compile......... for various reasons....... and seeing as i am sad i took the liberty of fixing it...... hey, i like java :monster:
YAY FOR JAVA!!!Code:public class eoff
{
public String myTheory = "some theory";
public String correctTheory = "some theory";
public boolean answer()
{
return myTheory.equals(correctTheory);
}
public void check()
{
String DarkSummoner = "";
if(answer() == true)
{
DarkSummoner = "Dispwnt";
}
System.out.println(DarkSummoner);
}
public static void main(String[] args)
{
eoff eoff = new eoff();
eoff.check();
}
}
on another note (actually related to this thread) yes you will always have to do 2 trials at the zanarkand dome to get the destruction sphere, and it is clearly the one that most people dont realise they have missed (and for some reason, they always think they have missed bevelle).... once again *deep breath* YOU CANNOT MISS THE BEVELLE DESTRUCTION SPHERE
Heh, the point was: people keep saying things over and over and about how if X then Y. When neither X nor Y can possibly happen; only Z. And I did that code in 2 minutes tops, so there is no doubt that there is something wrong with it. It's the same as people claiming how they can get Zanmato for only 1 gil, but if you use the formula to show how Yojimbo's attacks are calculated, the only possible way you could get it for 1 gil, would be to have him attack 5+ times in a single round; and by that point if the fiends aren't dead, then by god you just suck at life.
But yeah, I wanted a new way to tell others that they were wrong.
I really need help on trying to get Anima, on FFX. The only hidden items i'm missing are Bevelle's and Djose's. I think I can get Djose's.. not sure. But seeing that I can't go back to Bevelle and get the Hidden Item, can someone help me get it?
Thanks alot. :D
Sorry for bothering everyone again, but I went and got the hidden item in the zanarkand dome when I used the Destruction sphere, the Zanarkand statue lit up but Bevelle's didn't. If I was told correctly, Bevelle's statue is the top left, closest to the Chamber of Fayth.. So if anyone knows anything, can you help me?
thanks.
Wrong, all the temples except Bevelle's will be unlocked. Bevelle is inaccessable at that point except for the walkway leading out of the city where you fought Seymore. You only get the one oppertunity where you are in Bevelle temple to get the destruction sphere treasure and that's it. That's why they put it in plain sight. If you didn't get it the first time I'm afraid you'll just have to start over as there really is no way to get back in there.Quote:
Originally Posted by Redefiner
Intl. and PAL versions are slightly different than the NTSC-UC formats, allowing you to return and the cost of fighting Dark Aeons. But you are right about that in reference to stateside releases.
look at this post... bevelle is TOP RIGHT, whoever told you has no idea.Quote:
Originally Posted by pinkmouse
that is me quoting myself, just because i felt the need to say it all again... even though you can never go back to bevelle temple, YOU DONT EVER NEED TOO, YOU MUST USE THE DESTRUCTION SPHERE TO GET OUT OF THE TEMPLE, AND THE CHEST WILL OPEN AUTOMATICALLY AS YOU WALK TOWARDS IT!!!Quote:
Originally Posted by Blitz Ace
i pray that people will read the thread so i never have to repeat this ever again... cos im getting very tired of it.
EDIT:
no, PAL is exactly the same as US, you can not ever go back to bevelle templeQuote:
Originally Posted by §håd0w