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 
17 people online great  XML
Forum Index » General discussions
Author Message
HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

Tonight was a good night, Lots of people on including a old friend "MAB".
Hopefully we can get this many people on every day. OB was pretty good tonight. Not Much mouth and more fighting thats a good sign.


later

~*~oOo~*~ <--- You can look but you cant touch!!!!

thesniper

[Avatar]

Joined: 20/04/2006 04:43:49
Messages: 91
Offline

It was excellent as far as turn out tonight. I think there was something like 18 people on when I came online. The game was working great and the ranks updated correctly. I had a blast.



46x OBF Champion, 7x OBW Champion, 6x OBA Champion, 1x OBC Champion

Won: 3220 | Lost: 2292 | Ko's: 3123
* Top 10 ALL-TIME in KO%


Mikkel

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

Hey Happy People !!

Donny_king

[Avatar]

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


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


Joined: 18/04/2006 15:03:24
Messages: 16
Offline


Four Time European Champ

Four Time OBA Champ

One Time OBF Champ

Eight Time OBC Champ

Eleven Time OBW Champ

OB's First Ever SuperChamp
HTF

[Avatar]

Joined: 18/04/2006 17:13:32
Messages: 904
Offline

16 on now wow.

~*~oOo~*~ <--- You can look but you cant touch!!!!

 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team