Author |
Message |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 08:05:30
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
I see some guys are making their siggy's larger and larger, well chill it out a little.
Cheerz,
DKP
This message was edited 2 times. Last update was at 20/08/2007 08:08:33
|
[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] |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 09:25:22
|
Ray Johnson
![[Avatar]](/jforum/images/avatar/0e65972dce68dad4d52d063967f0a705.png)
Joined: 10/01/2007 13:36:12
Messages: 1983
Offline
|
i dont see what the problem is if its not in an avatar. sigs should be fine cause they dont squash the forum
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 11:44:13
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
The odd post from guys with huge siggys is fine but when they are posting alot on the same topic it takes ages to load and scroll through just to get to the messages.
|
[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] |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 12:12:17
|
EDDIE54
![[Avatar]](/jforum/images/avatar/42998cf32d552343bc8e460416382dca.jpg)
Joined: 15/08/2007 12:45:05
Messages: 1254
Offline
|
idk wahats the problem then
|
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 12:15:05
|
Oscar
![[Avatar]](/jforum/images/avatar/58a2fc6ed39fd083f55d4182bf88826d.jpg)
Joined: 05/01/2007 15:36:43
Messages: 1488
Offline
|
I think what he's getting at is people like ^ have say 3 or 4 sigs that are quite big and it slows people comps down and take a while for the page to load. It is quite annoying happens to me alot. There should be a limit like most forums of say no more than 2 500w-300h px sigs.
|
Oscar De La Hoya 1025 - 842
 |
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 12:25:30
|
EDDIE54
![[Avatar]](/jforum/images/avatar/42998cf32d552343bc8e460416382dca.jpg)
Joined: 15/08/2007 12:45:05
Messages: 1254
Offline
|
well thats stupid oscar u alwayz think u know stuff
|
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 12:41:20
|
Ray Johnson
![[Avatar]](/jforum/images/avatar/0e65972dce68dad4d52d063967f0a705.png)
Joined: 10/01/2007 13:36:12
Messages: 1983
Offline
|
EDDIE54 wrote:well thats stupid oscar u alwayz think u know stuff
now you're just picking a fight lol
|
|
 |
![[Post New]](/jforum/templates/default/images/icon_minipost_new.gif) 20/08/2007 12:46:16
|
Donny_king
![[Avatar]](/jforum/images/avatar/8f14e45fceea167a5a36dedd4bea2543.png)
Joined: 18/04/2006 14:22:37
Messages: 907
Location: Manchester , England
Offline
|
Oscar wrote:I think what he's getting at is people like ^ have say 3 or 4 sigs that are quite big and it slows people comps down and take a while for the page to load. It is quite annoying happens to me alot. There should be a limit like most forums of say no more than 2 500w-300h px sigs.
Exactly....
|
[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] |
|
 |
|