Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 10/07/2007 22:56:11
|
Terry The Kid
![[Avatar]](/jforum/images/avatar/6c524f9d5d7027454a783c841250ba71.jpg)
Joined: 10/07/2007 22:24:22
Messages: 3
Offline
|
Ayo..its the kid..im new well.....ive been playin single player for a while
im Deff Ready
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 10/07/2007 22:57:14
|
Terry The Kid
![[Avatar]](/jforum/images/avatar/6c524f9d5d7027454a783c841250ba71.jpg)
Joined: 10/07/2007 22:24:22
Messages: 3
Offline
|
i think this game is sick..so ima play er some more..and just str8 whoop some ass
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 11/07/2007 21:26:41
|
HTF
![[Avatar]](/jforum/images/avatar/45c48cce2e2d7fbdea1afc51c7c6ad26.jpg)
Joined: 18/04/2006 17:13:32
Messages: 904
Offline
|
I like it..Great attitude...... Enjoy bro.
|
~*~oOo~*~ <--- You can look but you cant touch!!!!
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 12/07/2007 11:13:13
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
That's the spirit
|
[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) 12/07/2007 12:21:28
|
goldenboy88
Joined: 30/01/2007 01:38:10
Messages: 953
Offline
|
good luck
|
|
 |
|