Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 03/11/2007 17:54:42
|
mike watson
Joined: 11/06/2007 19:03:15
Messages: 208
Location: south west (because we count less)
Offline
|
i just wondered if your left handed you would be at a disadvantage with these controls.unless you change them of course but it's to late to change really.
nwyas out of intrest who is southpaw here
|
my piece |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 04/11/2007 04:06:54
|
Augustus
![[Avatar]](/jforum/images/avatar/d64a340bcb633f536d56e51874281454.jpg)
Joined: 28/10/2007 10:17:51
Messages: 6
Offline
|
I think I remember Lab once saying he is was southpaw.
I am a lefty.
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 04/11/2007 13:55:09
|
sterlihalla
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline
|
I heard might have a southpaw stance in ob3d?
|
Retirement but may have a few fights
1 X SUPER CHAMPION
2 x UNDISPUTED CHAMP
TITLE HISTORY: 256 DEFENSES|TITLE WINS: 90
Joined: May 20th 2007
Second greatest ko artist in OB history based on 4k wins.
QUOTES: "TELL GOD, REAPER SENT YOU"
"REAPER WILL BREAK UR FINE CHINA"
"REAPER DOESNT SLEEP, HE WAITS"
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 10/11/2007 12:23:27
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
I'm a lefty and this is what you all will be getting on 3D ! -- >> Click me
I use both hands on OB, left movement and right attacking (punches).
|
[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] |
|
 |
|