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 
Try to play the game now  XML
Forum Index » General discussions
Author Message
Mikkel

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

I disable some things that might have caused this but lets see. Anyway I will just restart it over and over again

This message was edited 1 time. Last update was at 20/07/2007 08:57:02


Donny_king

[Avatar]

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

Cheerz Mikkel.

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

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

it works fine thx alot mikkel u the man

Retirement but may have a few fights
1 X SUPER CHAMPION
2 x UNDISPUTED CHAMP
TITLE HISTORY: 256 DEFENSES|TITLE WINS: 90
Joined: May 20th 2007
Second greatest ko artist in OB history based on 4k wins.
QUOTES: "TELL GOD, REAPER SENT YOU"
"REAPER WILL BREAK UR FINE CHINA"
"REAPER DOESNT SLEEP, HE WAITS"
The Lunatic

[Avatar]

Joined: 19/04/2006 11:21:41
Messages: 43
Location: Nottingham ENGLAND
Offline

Working best its done for Months...so far

1 Time OBW Champ
Oscar

[Avatar]

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

Well done Mikkel mate!

Oscar De La Hoya 1025 - 842

tigerwoods

[Avatar]
Joined: 07/07/2007 18:54:20
Messages: 162
Offline

thank you thank! muchos gracias

HOLE IN ONE





The Lunatic

[Avatar]

Joined: 19/04/2006 11:21:41
Messages: 43
Location: Nottingham ENGLAND
Offline

its down again. Was lookin good although rankings wernt refreshing

1 Time OBW Champ
sterlihalla

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

yeh rankings kinda suck when they dont move

Retirement but may have a few fights
1 X SUPER CHAMPION
2 x UNDISPUTED CHAMP
TITLE HISTORY: 256 DEFENSES|TITLE WINS: 90
Joined: May 20th 2007
Second greatest ko artist in OB history based on 4k wins.
QUOTES: "TELL GOD, REAPER SENT YOU"
"REAPER WILL BREAK UR FINE CHINA"
"REAPER DOESNT SLEEP, HE WAITS"
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team