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 
mikkel...love love love the new controller the different colours  XML
Forum Index » General discussions
Author Message
mike watson

[Avatar]
Joined: 11/06/2007 19:03:15
Messages: 208
Location: south west (because we count less)
Offline

yeah...i love you basicly...only nag is that there isnt blue writing

Photo Sharing and Video Hosting at Photobucket
my piece
sterlihalla

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

???lol

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"
Mikkel

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

BLue writing ?

sterlihalla

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

i think watson is young nevermind

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"
Donny_king

[Avatar]

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

Reaper what the hell has age got to do with wanting blue letters when he types.

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

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

he jus sounded like it with his post not because of blue writing

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"
Donny_king

[Avatar]

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

Ok

Just thought I'd ask.....

[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]
mike watson

[Avatar]
Joined: 11/06/2007 19:03:15
Messages: 208
Location: south west (because we count less)
Offline

Mikkel wrote:BLue writing ?
when someone is commenting in the applet the writing is in white. when there are technical things going on like your recieving a challenge or someone goes line is in blue writing.

now what happens now is that it is a strian on the eyes to translate it instead of seeing white or blue.....did that make any sense at all

Photo Sharing and Video Hosting at Photobucket
my piece
Mikkel

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

Yes sure..problem with this is of course now you can't set a fixed color for this (like blue) since if you change skin you might change to something with blue background and you can't see the blue text anymore. But I'll see if I can work someting out. The same problem goes btw with the yellow color indication that someone is fighting.

sterlihalla

[Avatar]
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline

u dnt make sense

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"
Donny_king

[Avatar]

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

Makes sense to me.

I like how your experimenting Mikkel, keep up the good work.

[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

Every time you make new things you introduce new problems and errors as well.

That's why I said I would not add new stuff to 2D and I was stupid to do it anyway.

Only critical errors will be fixed from now on..

2D has completely prevented me from working on 3D for a long time now..it has to stop.

This message was edited 3 times. Last update was at 05/08/2007 16:58:45


BlackBear


Joined: 21/04/2007 18:00:42
Messages: 118
Offline

Mikkel,
Take it easy, dont keep creating new things that people want, consider it at a later date. Best thing to do is to concentrate on OB3D and consider involving the ideas in there, instead of making more work for you.
Mikkel

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

Exactly.

mike watson

[Avatar]
Joined: 11/06/2007 19:03:15
Messages: 208
Location: south west (because we count less)
Offline

BlackBear wrote:Mikkel,
Take it easy, dont keep creating new things that people want, consider it at a later date. Best thing to do is to concentrate on OB3D and consider involving the ideas in there, instead of making more work for you.
i made this thread cause i loved the the new applet. it wasnt becuase of the blue writing that was a last thought.

mad respek

Photo Sharing and Video Hosting at Photobucket
my piece
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team