GetDotted Domains

Viewing Thread:
"PS2 - LONGEST THREAD."

The "Sony Games" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.

Fri 17/08/01 at 19:31
Regular
Posts: 787
Yes, it`s been done before.
No, it won`t be as lond as the FOG version.


Why am I trying it out anyway?

The PS2 forum is a very interesting place to be, but it can also be a little quiet. I though perhaps if we had a topic with several hundred replies lurking at the top, things would look more popular.

Feel free to use the topic to talk about anything. Either the latest PS2 game, latest ideas for including some female star in a game etc... or even just the usual chat that happens all over.

As I expect this to fail, I`ve decided to spend a little while pushing up the replies. No spamming, just lots of nonsense :-)

Any help would be great, it`d be boring to have a whole topic with replies from only me.
Page:
Mon 07/01/02 at 17:58
Regular
"Jim Jam Jim"
Posts: 5,626
I see SR have MGS2 up on the main page of Ukgames.com

KR and Longy have you done your story yet ?
Mon 07/01/02 at 17:35
Regular
"Jim Jam Jim"
Posts: 5,626
I've just finished my Java progam for my assignment for uni. 566 lines worth of code to produce a picture. We had to draw a picture using a java package which acts like logo.

You use commands like myTurtle.moveBy(100);

This would move the line by 100 pixels. myTurtle has to be set up first as a turtle. You can set widths, colours using RGB. Static Color red = new Color(255,100,100);

Can fill in shapes by doing a for loop within a while loop.

This is my method to make a triangle of a tree.

public static void treeTriangle(int x, int y, int length)
{
int repeat = 0;
int endRepeat = length/2;
myTurtle.setWidth(2);
myTurtle.setColor(treeGreen);
myTurtle.penUp();
myTurtle.moveTo(x,y);
myTurtle.penDown();
myTurtle.turnTo(0);
while (repeat != endRepeat)
{
for (int repeatTri = 0; repeatTri < 3; repeatTri++)
{
myTurtle.moveBy(length);
myTurtle.turnBy(120);
}//for
repeat++;
length = length -2;
}//while
}//treeTriangle

my picture has 2 trees, with baubles and tinsel on them, in it a night sky with a moon, some stars. A house in the back ground with smoke coming from the chimney and a path leading towards the picture giving the pic a sense of 3D. Next to the trees are presents. Its a nice christmas scene so its a nice snowy ground. Just thought that I could add some snow onto the roof of the house.
Mon 07/01/02 at 17:01
Regular
Posts: 6,492
Chat was boring, anything interesting happening in here??
Mon 07/01/02 at 13:52
Regular
"I won the turnips!!"
Posts: 905
Make mine some sort of soft pudding - don't know why, just came to me.....
Mon 07/01/02 at 13:34
Regular
"PC Gaming Founder"
Posts: 2,136
Longy:0) wrote:
> I'm writing some of the story now but i need to know the weapons of people

And in the unlikely case that I get a mention, make mine an elephant gun! BOOOOM!!
Mon 07/01/02 at 13:32
Regular
"PC Gaming Founder"
Posts: 2,136
Sorry for posting about it twice, I'm just so chuffed!
Mon 07/01/02 at 13:32
Regular
"Jim Jam Jim"
Posts: 5,626
Longy:0) wrote:
> I'm writing some of the story now but i need to know the weapons of people

Weapons? Like M16 and stuff like that. Well if you include me in your story then I will have to have Ebony and Ivory from DMC, or just 2 plain 9mm will be fine.
Mon 07/01/02 at 13:28
Regular
"Jim Jam Jim"
Posts: 5,626
Uncle Albert wrote:
> Hey Adrian, I'M ON DIGITISER FOR THE FIRST TIME EVER!! Page 486 (the letters
> page), my e-mail address is shigsyjr@ and it's the letter about Jak&Daxter!!
> I'm so honoured.

Yeah I saw, well done.
Mon 07/01/02 at 13:21
Regular
Posts: 23,218
gotta go in a min
Mon 07/01/02 at 13:20
Regular
Posts: 23,218
any one here?
Longy has done the first Couple of Sentences
Page:

Freeola & GetDotted are rated 5 Stars

Check out some of our customer reviews below:

First Class!
I feel that your service on this occasion was absolutely first class - a model of excellence. After this, I hope to stay with Freeola for a long time!
Excellent support service!
I have always found the support staff to provide an excellent service on every occasion I've called.
Ben

View More Reviews

Need some help? Give us a call on 01376 55 60 60

Go to Support Centre

It appears you are using an old browser, as such, some parts of the Freeola and Getdotted site will not work as intended. Using the latest version of your browser, or another browser such as Google Chrome, Mozilla Firefox, or Opera will provide a better, safer browsing experience for you.