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 
Spam Test  XML
Forum Index » General discussions
Author Message
Mikkel

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

SPAMTEST !

Mikkel

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

SPAMTEST

Mikkel

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

SpamTest

Mikkel

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

SPAM

Mikkel

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

IM SPAMMING !

Donny_king

[Avatar]

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

You dirty spammer !

Hey bro is that IK+ in the avatar ?

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

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

Almost, it's International Karate for the Commodore 64..one of the greatest games ever created, and it also inspired me to create OB.

Donny_king

[Avatar]

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

Damn brings back memories that does. Games were games back then, they were all about the gameplay.

Not like todays games where it's all about the FX, some are visually stunning but lack gameplay so the game just fails to hook me like those.

From that to where we are at though is a big jump so I wonder where we will be in another twenty years, makes you wonder what's comming.

[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