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 
Prince, Quote and Sb  XML
Forum Index » General discussions
Author Message
Donny_king

[Avatar]

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

@Prince -- Cheers for the post, I understand that it had good intentions but it caused more of a problem than it solved so I removed it and it's been noted.

@Quote && Sb -- I am in no position to say/know who is doing this. I shall give you both a suggestion:

Grow up and don't react to it.

Donny

PS. Quote && SB -- Don't carry that debate on, it is an issue that none of you can resolve (as you have shown) in a mature manner.


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

[Avatar]

Joined: 27/11/2006 13:45:59
Messages: 37
Offline

Yea ok Donny fine
i apologize to Prince and Serious Business EVEN THOUGH i have done no wrong and Donny King for wasting your time with childish shit because the whole situation was childish
but anyway it's a dead issue now I HOPE
so lets do what we do BEST
that's fight and TALK LESS


"To Quote my people i must Quote myself for we are one in the same"
Donny_king

[Avatar]

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

This wasn't an invite to start this debate off again. Stop posting lobby chat on here, if people want to read it then they will goto the lobby.

And chill out with the verbal.

Donny

[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]
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team