Man..i dont wanna make this a big deal or nothing
But i cant belive i went 3 rounds with larry holmes..
And also Knockin em down 1 time aswell..
too big name guys this is nothing..
but to me its awsome Ahaahha..
i know i didint beat em..but to go that long with larry holmes..
is just bomb!!!!..ive been playin about 3 munths or so..
so like..is this good>?
if i keep at it for a few more weeks will i be pound for pound??
Cuz I Wanna Fight The Best..Ive Been Fightin grade B fighters like myself
For like 3 and a half munths
Blood Sweat N Tears wrote:Man..i dont wanna make this a big deal or nothing
But i cant belive i went 3 rounds with larry holmes..
And also Knockin em down 1 time aswell..
too big name guys this is nothing..
but to me its awsome Ahaahha..
i know i didint beat em..but to go that long with larry holmes..
is just bomb!!!!..ive been playin about 3 munths or so..
so like..is this good>?
if i keep at it for a few more weeks will i be pound for pound??
Cuz I Wanna Fight The Best..Ive Been Fightin grade B fighters like myself
For like 3 and a half munths
anywayz..back to the ring
I dont think n e 1 can be a class B in 3 months unless they trained like fck. I haf played for 5 months coming to 6 and i'm just a very low B. If this is ur first name and u arent lying then yeah ths pretty awesome but the odds are against u.
I watched the fight. Blood, you have low class C fighting (attack & defence). Now i believe you lol. By the end of your 3rd month you should be Middle Class C. By the end of your 4th month you should be a High Class C. By the end of your 5th month you should be a low Class B (Where i am). At least that's how i progressed. I think that's a good speed to progress at. If you're slower then that go with what Nigel said to me the other day, "Time does not matter". Meaning you can be elite from the start like him.
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
Nigel wasn't 'Elite' from the start (no offence DD bro you know what I mean), he just joined at a good time when lots of Vets were around still and fighitng the better class of fighter will make you a better class of fighter.
All this class a,b,c stuff is not like how it was anyways. This is judged on current fighters which sadly is not the same class of fighter as it use to be with the Vets.
I don't mean to come over like I'm saying you're crap, I can see how it would read that way but that's not what I'm saying at all !
[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]