Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 02/10/2006 17:31:07
|
BoXa
![[Avatar]](/jforum/images/avatar/d82c8d1619ad8176d665453cfb2e55f0.jpg)
Joined: 31/05/2006 17:11:31
Messages: 364
Offline
|
http://www.onlineboxing.net/applet/index.jsp?fight_id=448769
i know it wasnt against the best,but it was a sweet ko.
round 2
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 02/10/2006 21:26:21
|
naruto14
Joined: 03/09/2006 04:56:46
Messages: 188
Location: Usa, Newjersey
Offline
|
nc ko my friend.. it was a awesome 1....
|
OB Names:Flash
Hopefully Making It To The Hall Of Fame!!!
Be Strong Weakness Is a disease in your body!!
 Shot at 2007-07-27
 Shot at 2007-07-27 |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 02/10/2006 22:32:32
|
Bold As Love
![[Avatar]](/jforum/images/avatar/28dd2c7955ce926456240b2ff0100bde.jpg)
Joined: 07/07/2006 18:47:45
Messages: 140
Offline
|
sweet.
|
O/B-Mike Tyson
I build minds... just to break them.
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 03/10/2006 19:53:05
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
Great work, nice use of the follow up hook for the KO. Always best to be sure
Regards
Donny
EDIT[]
You know what would be good, a post where people can all post the KO/TKO clips that they think stood out from the rest of the weeks fights and then we can vote on who had the best. I could delete all the posts and mark up the winner and add them to a list in the first post (with the fight link of course) to keep track of it and keep it clean. I don't know just an idea, something to chew over.
This message was edited 2 times. Last update was at 03/10/2006 20:01:05
|
[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] |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 05/10/2006 20:18:16
|
naruto14
Joined: 03/09/2006 04:56:46
Messages: 188
Location: Usa, Newjersey
Offline
|
Sweet Ko's Like Always!! ....Cheers...
|
OB Names:Flash
Hopefully Making It To The Hall Of Fame!!!
Be Strong Weakness Is a disease in your body!!
 Shot at 2007-07-27
 Shot at 2007-07-27 |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/10/2006 08:32:00
|
Calzaghe
Joined: 24/09/2006 13:44:26
Messages: 10
Offline
|
Nice
|
Joe Calzaghe - Undefeated WBO & IBF Super-Middleweight Champion of the World.
OB Name - Joe Calzaghe |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/10/2006 11:53:17
|
Skillz
![[Avatar]](/jforum/images/avatar/aab3238922bcc25a6f606eb525ffdc56.jpeg)
Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline
|
Decent....
|
Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/10/2006 20:34:19
|
yeman06
![[Avatar]](/jforum/images/avatar/76dc611d6ebaafc66cc0879c71b5db5c.jpg)
Joined: 07/10/2006 11:34:33
Messages: 325
Offline
|
nice ko
|
IM IN IT TO WIN IT
OB clan: none at the min
OB name: ye man and old stile
OB champ: 2 time OBA
OB rank: class C+
OB objective: to become a champion again
OB status: active
!~OB SUMMER PUGILISM 2007~! QUATER FINALIST |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 07/10/2006 21:21:30
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
Maybe one for voting on ?
Nobody but myself has voted yet.
D
|
[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] |
|
 |
|