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 
titlefights in Europe and SA  XML
Forum Index » General discussions
Author Message
Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

No i didnt stall i couldnt get to a computer intill Tuesday an i came on Tuesday an asked Nigel like 6 times to fight for the title cuz he was online but he said no he said he forfits his matches to me than i said when Mikkel gives it to me i will give him the 1st shot an many more if i win so i wasnt stalling so he would give up atleast i came on unlike his former title contenders

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
Donny_king

[Avatar]

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

If Nigel doesn't want to fight for the title, I reckon reschedule the title match between the current #2 and #3 ranked fighters. I don't understand why it takes so long anyways, if the first dude doesn't show then move onto the next ranked fighter. Aslong as the fighters post the result then Mikkel will have no problems giving the belt to a different user. It doesn't have to be #1 and #2 anyone can be made (by Mikkel) the champ aslong as they are ranked high enough.

So who ever is ranked #1 and #2 now should just fight, post the results and then it's sorted (obvioulsy not Nigel as he doesn't want it so #2 and #3 etc). If anyone has a problem then they can just wait and fight the champ for the belt when he has been crowned. If you could win the belt in the first place it won't make one bit of difference.

Just my humble opinion but I reckon it makes perfect sense.


[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]
Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

Nigel - I am number 3 contender, only one point behind trinidad, I'm happy to fight for the title with you if you are up for it


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
Mikkel

[Avatar]
Joined: 18/04/2006 06:15:39
Messages: 1584
Offline

Donny will you schedule title fights ? I don't always have the time right now.

Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

I am usually on the same time as Nigel - I think me and him should fight. He deserves to fight for the title as he has waited so long. I have never crossed swords with Trinidad, but see Nige all the time.


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

I will try and be on later - if not I will be around sometime on Monday - Nige - I know you are in the uk, pm me your email and I can let you know when I'm on - i play at work see and can only do so so when office is empty (which is quite often at the moment)


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
Donny_king

[Avatar]

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

Mikkel wrote:Donny will you schedule title fights ? I don't always have the time right now.


Yeah no problem Mikkel, I'll speak to the guys and schedule them. I'll post who will be fighting once I've spoken to Nigel about it to see if he does want to fight for it or not.


[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]
Donny_king

[Avatar]

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

Rick the Destroyer wrote:I am usually on the same time as Nigel - I think me and him should fight. He deserves to fight for the title as he has waited so long. I have never crossed swords with Trinidad, but see Nige all the time.


True Nigel does deserve it as does Trinidad being the #2 ranked, if Nigel doesn't wish to fight then I shall make it you vs Trinidad. It's about time we got that belt back in circulation.

If Trinidad is busy for a while again and Nigel does wish to fight then I shall schedule it you vs Nigel. Once Trinidad is more active again he can get a shot from one of you guys.


[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]
Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

i am gonna be active agin so ill be here in atleast 3 days at the latest

This message was edited 1 time. Last update was at 06/07/2006 22:19:04


Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

ok - whatever is fine with me, just let me know.


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
Donny_king

[Avatar]

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

Ok the euro fight will be :

Nigel VS Rick

Good luck guys and post the results.



[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]
Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

ok donny will do


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

hey i wanna fight for it 2 im bout to be online right now Rick

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
Skillz

[Avatar]

Joined: 19/04/2006 11:00:44
Messages: 1394
Location: Buffalo,NY
Offline

how bout me an Rick fight 1st than the winner fights Nigel for the title cuz im still #2 ya know

Title History
-------------------
42xOB Champ
5xNA
11xSA
7xOBW
2xOBA
2xEuro
7xOBF
2xOBC
4xTourney
P4P


[MSN]
Rick the Destroyer

[Avatar]

Joined: 06/07/2006 08:48:18
Messages: 19
Location: Manchester, England
Offline

you fight the winner of me and nige - its been settled - this has taken toooooo long


BOOM!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Come on Lennox!
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team