Author |
Message |
13/07/2007 21:26:16
|
Mikkel
Joined: 18/04/2006 06:15:39
Messages: 1584
Offline
|
Will deal with it tomorrow morning.
|
|
|
|
13/07/2007 22:08:13
|
sterlihalla
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline
|
lol rofl this is like a routine its up for about a day then the next day its messed up
|
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"
|
|
|
14/07/2007 14:17:16
|
Oscar
Joined: 05/01/2007 15:36:43
Messages: 1488
Offline
|
site is working but not the game itself, I see there is an update though
|
Oscar De La Hoya 1025 - 842
|
|
|
14/07/2007 14:48:39
|
Mikkel
Joined: 18/04/2006 06:15:39
Messages: 1584
Offline
|
I'm working on fixing the problems today. Looks like it's getting there soon.
|
|
|
|
15/07/2007 04:53:50
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
sterlihalla wrote:lol rofl this is like a routine its up for about a day then the next day its messed up
Look it won't be like this all the time, you've only been here a few months and it just happened to be the time that it did malfunction a little.
What about praising Mikkel for all the hard work he does and for paying (yes he pays) for you to have fun. Seeing how he is a one man band, he creates, updates (3D) and maintains OB all on his own I think it's about time he got some respect from you dudes.
Do you even know how much goes into making a game, you don't just press a button and viola a game pops out.
So a bit more patience and understanding wouldn't be such a bad thing, don't you think Reaper ?
|
[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] |
|
|
15/07/2007 05:14:24
|
Oscar
Joined: 05/01/2007 15:36:43
Messages: 1488
Offline
|
That reminds me Donny hows your gta game going?
This message was edited 1 time. Last update was at 15/07/2007 05:14:47
|
Oscar De La Hoya 1025 - 842
|
|
|
15/07/2007 05:23:28
|
Donny_king
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
All going fine dude cheerz. I have not worked on it for a little while now, been busy but I will get cracking again soon.
If you ever want to look at some of the stuff then go here.
This message was edited 1 time. Last update was at 15/07/2007 05:26:35
|
[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] |
|
|
15/07/2007 10:52:03
|
sterlihalla
Joined: 20/05/2007 12:51:06
Messages: 2299
Offline
|
Hey im not complaining i was just saying it happens more then often about the server going down but i do know mikkel doing a great job thankz for setting this all up.
Is that your game in the link? or you just a staff member on it?
|
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"
|
|
|
15/07/2007 11:09:51
|
Oscar
Joined: 05/01/2007 15:36:43
Messages: 1488
Offline
|
Looks good, I need to get San Andreas for pc
This message was edited 1 time. Last update was at 15/07/2007 11:11:00
|
Oscar De La Hoya 1025 - 842
|
|
|
|