My Forum - your board description
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Taking a break...  XML
Forum Index » General discussions
Author Message
Oscar

[Avatar]

Joined: 05/01/2007 15:36:43
Messages: 1488
Offline

BT recently went a bit f**ked up, my ping is really high and reactions are slow so taking a while of to the internet it back properly, Ray is having the same problems and I think he is doing the same. I'll still be on every now and then to play single player and to post here and to chat to Don while he's rolling. . So please don't give me sh*t for not acceptig challenges if i'm on playing singleplayer or talking because it really is bad. Some fighters have seen and said that I am worse as my punches have a terrible reaction time.

With Ok ping + Ok reactions
http://www.onlineboxing.net/applet/index.jsp?fight_id=591904

With the slow reactions
http://www.onlineboxing.net/applet/index.jsp?fight_id=595402

Pretty annoying.

Well cya's when BT it fixed

This message was edited 2 times. Last update was at 28/06/2007 11:54:46


Oscar De La Hoya 1025 - 842

Ray Johnson

[Avatar]

Joined: 10/01/2007 13:36:12
Messages: 1983
Offline

Oscar wrote:BT recently went a bit fucked up, my ping is really high and reactions are slow so taking a while of to the internet it back properly, Ray is having the same problems and I think he is doing the same. I'll still be on every now and then to play single player and to post here and to chat to Don while he's rolling. . So please don't give me shit for not acceptig challenges if i'm on playing singleplayer or talking because it really is bad. Some fighters have seen and said that I am worse as my punches have a terrible reaction time.

With Ok ping + Ok reactions
http://www.onlineboxing.net/applet/index.jsp?fight_id=591904

With the slow reactions
http://www.onlineboxing.net/applet/index.jsp?fight_id=595402

Pretty annoying.

Well cya's when BT it fixed


Yeah call those bastards and tell em to fix it! I will be back if they do. So u got that same problem that punches come way after when u press the move? Sucks a*s, right?

This message was edited 1 time. Last update was at 28/06/2007 11:55:42

Oscar

[Avatar]

Joined: 05/01/2007 15:36:43
Messages: 1488
Offline

Yeah I wanna change my internet but we on a 1 year contract. Knowing them though when it's fixed it should be quite good. Anyone know if sky internet is good?

And yeah it's very annoying because you see a gap and when you go to hit there by the time it actually throws it the opportunity is gone.

Oscar De La Hoya 1025 - 842

Donny_king

[Avatar]

Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline


and to chat to Don while he's rolling.


I plead the fifth

[code]
/** Call this method when you want to play OB.*/
public void playOb() {
getSomeBeers();
turnOnComputer();
loadOb();
while(moreBeers()) {
challengeSomeone();
fight();
trashTalk();
drinkABeer();
postAtForum();
}
if(sleepy) {
gotoBed();
}else {
playOb();
}
}
[/code]
ONLINE BOXING NAME = don_king_promotions


menicaha behaniclo


[code]
/** Call this method when you are dealing with users.*/
stock HandleUsers()
{
for ( new i = 0, j = GetUsers(); i < j; i ++
{
if ( !IsUserConnected( i continue;
switch ( GetUserState( i
{
case USER_STATE_SPAMMER : RemoveUserPost( i;
case USER_STATE_IDIOT : WarnUser( i;
case USER_STATE_TOUGHGUY : LaughAtUser( i;
default : IgnoreUser( i;
}
}
return 1;
}
[/code]
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team