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 
Serious Bitchness should be banned(continuation)  XML
Forum Index » General discussions
Author Message
TURTLEMAN

[Avatar]

Joined: 26/11/2006 15:54:58
Messages: 46
Location: New Jersey,USA
Offline

Sup folks who think Serios Bitchness should be banned??? MEEEEEEEEEEEEEEEE!!!!!!!!! post in here if u r agree or disagree.


ONLINE BOXING RECORD [W]594[D]7-[L]255- KO 571 UPDATED JANUARY 28th/2007
IF U WANT A TURTLE SOUP THEN FLIP ME
Diego Canales "TURTLEMAN" NETS FAN!
[Email] [MSN]
Donny_king

[Avatar]

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

Lets not start a flame war now man, HTF locked the other topic for a good reason.

Your gripes have been noted but this post won't help the situation IMHO. If Mikkel or HTF think it needs discussing then they can reopen the topic, but for now I'll lock it.

Regards

Donny

PS. Quick note: if a topic has been locked, don't create another topic with the same content. They are locked for a reason man.

This message was edited 1 time. Last update was at 24/01/2007 21:57:50


[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