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 
Siggy sizes  XML
Forum Index » General discussions
Author Message
Donny_king

[Avatar]

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]
Ray Johnson

[Avatar]

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
Donny_king

[Avatar]

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]
EDDIE54

[Avatar]

Joined: 15/08/2007 12:45:05
Messages: 1254
Offline

idk wahats the problem then






Oscar

[Avatar]

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

EDDIE54

[Avatar]

Joined: 15/08/2007 12:45:05
Messages: 1254
Offline

well thats stupid oscar u alwayz think u know stuff






Ray Johnson

[Avatar]

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
Donny_king

[Avatar]

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]
 
Forum Index » General discussions
Go to:   
Powered by JForum 2.1.8 © JForum Team