Jump to content

Recommended Posts

Posted

Well, I hope you'll enjoy this Contest !

 

Only 1 WINNER !

 

EXTENDED DEADLINE of the CONTEST is 10/12/2009 !

 

The Rules are simple :

  • Can Partecipate ALL members who have 100+ post (to see they're active in forums). All Usergroups can partecipate (Maxtor too) ;D
  • Only 1 Entry per Member (means you can apply only 1 set / member).
  • The Signatures must follow some Rules like : Each of them must be similar of the corrispective MemberGrops (you cand do a Green SIgnature for Admins).

 

So here are the colors.

  • Administrator
  • Global Moderator
  • L2 Moderator
  • CS Moderator
  • WoW Moderator
  • L2J Developer
  • L2OFF Developer
  • Gold Members
  • Uploaders

 

The Max Size Must be 500x150 and the format should be in PNG !

Do NOT add Member Names, Just Put the Usergroups name.

Do NOT firm the signatures.

The Signature Theme is free.

You have only to respect the color scheme of each membergroup.

 

and Finally, the Prize !

The Winner will be Awarded witn a PERSONAL 1 month Rapidshare PREMIUM account !

The Winner will be choosed in Base of the BEST LOOKING Signature SET from a private Poll in the staff area.

The signatures MUST be uploaded to : http://www.tinypic.com/

 

Example of a signature size :

 

m7grxv.jpg

 

The signature SET's not following the right size, will be discarded.

The signature SET's not following this topic GuideLines, will be discarded.

 

The Rapidshare Account will be Provided by me, Texas Homie™

 

*You can Reply if you like, to keep this topic alive.*

*I need a minimum of 5 submitions, if not the event is NULL*

 

################

Entries till 7/12/2009

################

magaki13 => Here

Archmage => Here

Anni => Here

coObisteR => Here

sX => Here

 

Votes from the Staff Members

 

Magaki13 = 0

Archmage = 0

Anni = 4

coObisteR = 0

sX = 11

 

Thanks to all the partecipants !!

 

sX is the Winner!!

 

Congratulations !! (your RS premium account will be PM'ed by me)

 

thanks AGAIN !!

Posted

An Example of Signature SET entry

(I know my test entry sucks :D)

 

2ecexxv.jpg

 

ff2y5c.png

 

1ymmhy.png

 

2hrhich.png

 

30m68lx.png

 

14tstuw.png

 

3353vw1.png

 

2uonwaq.png

 

9gdm9w.png

 

The CONTEST IS OFFICIALLY OPEN !

 

GOOD LUCK TO ALL !

Posted

The contest consist to make a Signature Set for the entire staff (total 9).

The theme of the signatures is free, you can do everything you want, just keep in mind we need :

 

For each signature you must Put the corristective Membergroup Name, and the color scheme.

 

Like for :

Admins, the color scheme must be red, with writed Maxcheaters Admininstrator.

Global Mods, the color scheme must be blue, with writed Maxcheaters Global Mod.

and go on.

 

I hope all is clear now.

 

topic cleared also, minimum post ammount decreased to 100 !

 

good luck to all !

Posted

I was about to make something like this but the dimensions are too big for my idea.You could just say they shouldn't be bigger than this maybe.Could this change?

 

Cheers,

-Blane

Posted

In the 1st post, the example picture says : Maximum Signature Graphic Size.

 

So, yea, thats the max, and yea, can be smaller.

Posted

One simple question;

 

Will we have to make 1 sig for each membergroup of the staff, or we have the option to choose what to make, and for who?

 

Regards.

Posted

One simple question;

 

Will we have to make 1 sig for each membergroup of the staff, or we have the option to choose what to make, and for who?

 

Regards.

The contest consist to make a Signature Set for the entire staff (total 9).

It's pretty clear^^

Posted

Maybe because it's a competition that its results will last for 1 week the most?These signatures that are going to be created (if there will be any) will be used by the staff members for 1 week and then most of the will change it..

And it isn't easy to think about a style/theme that should fit with all of the Staff Groups...The most simple thing that you can do is to make a black layer and start typing staff members name with different color..Lol...I think this comp is a failure...Anyway..

Guest
This topic is now closed to further replies.



  • Posts

    • https://prnt.sc/Bkkc0ShGXv9m https://prnt.sc/-JFLvZXsn27A
    • Hello guys want to sell adena in L2 Reborn Signature x1  Stock =14kk good price 
    • Hi guys, I have the following problem, I want to set up two servers on the same dedicated server and I can't.   L2jacis 409 Linux Server. The first gameserver has the following configuration: # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 190.25.103.103 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7777 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 1 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server1 Login = server1 Password = server1 I configured the second gameserver like this:   # ================================================================ # Gameserver setting # ================================================================ # This is transmitted to the clients, so it has to be an IP or resolvable hostname. If this ip is resolvable by Login just leave * Hostname = 0.0.0.0 # Bind ip of the gameserver, use * to bind on all available IPs. GameserverHostname = * GameserverPort = 7788 # The Loginserver host and port. LoginHost = 127.0.0.1 LoginPort = 9014 # This is the server id that the gameserver will request. RequestServerID = 2 # If set to true, the login will give an other id to the server (if the requested id is already reserved). AcceptAlternateID = True UseBlowfishCipher = True # ================================================================ # Database informations # ================================================================ URL = jdbc:mariadb://localhost/server2 Login = server2 Password = server2 apart from having tested 0.0.0.0 on the second gameserver I also tried 127.0.0.1 In both cases I see the two servers in the login when I log in, but I try to enter the one with the lowest ping and it kicks me out. The other server always appears with ping 9999 and I try to enter but it doesn't do anything and it freezes the login so I have to log in again. The hexids are in their respective folders. For server 1, it has its hexid inside the gameserver config folder, and I checked that the hexid id is the same id, for example id 1 in the gameserver is also id1 for server 1, and hexid 2 has its hexid 2 for server 2. The server ports are open and listening when I turn on both gameservers. I really don't know what could be wrong. If you could give me some help I would appreciate it. Excuse my English.
    • We have both old channels from 2006-2009 with the 3rd verification function enabled, and new ones.   For availability, please contact us below: Link - Telegram Link - Facebook WhatsApp - Click here to go to WhatsApp chat
    • You can contact me on skype: niedziolek50
  • Topics

×
×
  • Create New...