Check this out, what happend tonight when playing T2

pocketgamer
02-17-2004, 11:04 PM
So I got on to play a little T2, and all of the sudden in the middle of a game, it just freezes. So I was like, ah crap. But then I notice that the sounds were still working, and the chat hud was still going. Check out the pic, anyone else ever have anything like this happen. Anyways I thought it was cool and that I would share it with you folk. ;)


Ummm, yeah, I used AF to host, so don't be surprised if you see a box with a red X in it.

http://www.angelfire.com/extreme4/sr/screen2.png

Breadman86
02-17-2004, 11:06 PM
thats T2 for you, haha.

Tycho
02-18-2004, 12:12 AM
one person loads the pic and bandwidth is exceeded, heh

pocketgamer
02-18-2004, 12:18 AM
lol, thats good stuff.

Well basically you see a bunch of crazy stuff that is stacked up on my screen, since eveyrthing that appeared would just stay there. And then the gun is clear, you can see the terrain behind it. Then you see the chat in which I was talking to people while it was happening.

Sir Lucius
02-18-2004, 02:42 AM
omg

wall hacks ban plz thx

Tycho
02-18-2004, 03:10 AM
is that transparent disc one of the fuckups? I like that :>

KnightMare
02-18-2004, 03:26 AM
Temporarily Unavailable

The Angelfire site you are trying to reach has been temporarily suspended due to excessive bandwidth consumption.

Gil
02-18-2004, 05:05 AM
get a real host.


And uh...isn't that what happens when you lose connection? Sounds keep going but movement stops?

pocketgamer
02-18-2004, 09:15 AM
is that transparent disc one of the fuckups? I like that :>

Yep.

No its not when you lose connection, because have you ever had the chat still going, and a clear disk launcher?


And I do have a real host, I just don't know how to use it without a webshell.

Data
02-18-2004, 09:48 AM
Yep.

No its not when you lose connection, because have you ever had the chat still going, and a clear disk launcher?


And I do have a real host, I just don't know how to use it without a webshell.
FTP

pocketgamer
02-18-2004, 01:35 PM
FTP
Yep . .. . but unless someone wants to give me an in depth tutorial on FTP stuff, then I am going no where. I did load a picture onto my site via FTP, but I don't know how to check it. I am very webshell savvy, but anything FTP I suck at. :confused:

addps4cat
02-18-2004, 01:50 PM
yep ftp's are real confusing. you need to be a computer expert to figure those out.

Apotheosis
02-18-2004, 02:34 PM
Here's your in depth tutorial on FTP stuff:

1) Open a web browser
2) ftp://<username>:<password>@<www.webhost.com> without the <'s and >'s

GIMPbeowulf
02-18-2004, 03:16 PM
This crap happen to me at the end of demos when people don't stop the demo before the next map loads.

pocketgamer
02-18-2004, 05:03 PM
Here's your in depth tutorial on FTP stuff:

1) Open a web browser
2) ftp://<username>:<password>@<www.webhost.com> without the <'s and >'s


Ok, while I think I have been shown this many of times, I will try one last time.

Data
02-18-2004, 05:22 PM
If that doesn't work...

Start, Run

"cmd" [Enter]

ftp www.yourdomain.com

(username)
(password)

Then use the HELP command for a list of FTP commands.

The one's you'll use most are CD (Change Directory, .. goes up a level), LS (List Short, basic directory listing), PWD (Present Working Directory, returns current location), PUT (uploads a file), and GET (downloads a file). Syntax is similar to MS-DOS.