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 
A+ certified!!!!  XML
Forum Index » General discussions
Author Message
HTF

[Avatar]

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

I am now A+ certified. This is just a minor step towards my goal. Now that I made this step i'll have more time to box.


So any people having problems with there computer PM ME hahaha.

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

Enforcer

[Avatar]

Joined: 28/05/2006 01:03:58
Messages: 20
Offline

yea im having problems with mine. I need a new one plz.. Congrats on achieving the certificatiion. Of course you really didnt need a paper verifying that you are certifiable, Everyone already knew this

You laugh at me, you bastard, and I'll shoot you where you stand.
HTF

[Avatar]

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

Enforcer wrote:yea im having problems with mine. I need a new one plz.. Congrats on achieving the certificatiion. Of course you really didnt need a paper verifying that you are certifiable, Everyone already knew this


Looks good on a resume

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

Enforcer

[Avatar]

Joined: 28/05/2006 01:03:58
Messages: 20
Offline

Sure does.

You laugh at me, you bastard, and I'll shoot you where you stand.
Donny_king

[Avatar]

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

Gratz man !

Keep it up ( if you are doing more school that is.

[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