Jump to content

Recommended Posts

Posted

images10.jpg

 

START: 1st March 2013

 

Server Rates:

Chronicles: Gracia Epilogue

 

EXP / SP: x55

Adena: x70

Drop: X20

Spoil: x15

Quest Drop: x1-10

Quest Reward: Adena, Potion, Material X5, Scroll, Recipe x1

Raid: x4

Epic: Items X2, x4 Adena

Manor: x3

For an easy start:

 

Free Buffer to 61 levels in Alt + B.

 

No-Grade shots, magic and warrior EQ are automatically allocated at the start.

 

500k Adena for teleports, common purchase armor and weapons.

 

Mount for fast moving.

 

Important information:

 

New heroes every 2 weeks!

 

Work Ekimus and quests for production Vesper armor and weapon!

 

Fully functional craft , with a chance to critical craft (two things at once in a single craft)

 

Displaying chance to loot and spoils Shift Click.

 

Getting a sub class without quest. The status of a nobless through shortened quest.

 

Barakiel resp every 18 hours + / - 2 hours. Item is given to everyone who hit RB.

 

Limit buffs - 32 dance / song 14 (alt+b, 3rd class buffs, resist, cat/pony buffs)

 

No weight limit, 250 slots in your inventory.

 

All city gatekeepers are free regardless of the level of the character.

 

2 types of Champions Level 76: x10 and x25 without increasing attack power.

 

1st proff - free, second - 500k, third - 25kk Adena.

 

Safe +3, Full Body Armor +4.

 

Sharpening cloaks and bracelets off, there is the possibility of grinding belts.

 

100% implementation of the continent Hellbound. Hellbound is open from the start and has a maximum 11 lvl.

 

Auto-learning skills, including skills 81 +

 

Autolut enabled by default, but it can be switched off by ".cfg"

 

Seed of Destruction opens after killing 30 Tiat, instead of the standard 10 - pass to RB = 27.

 

Convenient Community Board (Alt + B)

 

Free Buffer with making a scheme buffs for 30 minutes (antikliker).

 

Ability to restore mana, as well as remove all buffs when out of combat.

 

Convenient Teleport to the city and the catacombs, as well as some other locations.

 

Gm-Shop containing all that you may need to level up the character till A grade.

 

Broker market, allows you to sell and buy items from other players.

 

Prof. manager.

 

Opportunity to register for auto events as a pop-up window, and through the Alt + B panel

 

Warehouse, as personal and clan.

 

List of the seven seals (Mamono). You do not need to wait for the right week and look after mammon.

 

Statistics Castles (the siege, owner) and Statistics TOP 25 TOP 25 PVP and PC

 

Online players right now: 12384  :not bad:

Posted

 

I didn't understand this one, there is no cloaks? :you serious?:

 

There are but u are not able to enchant them. Dunno If it works like they said. I used google translator for that info.

Posted

There are but u are not able to enchant them. Dunno If it works like they said. I used google translator for that info.

 

 

I used too, but i wanted to check this one again by asking u what the hell that means. Well i didnt saw any server mid/pvp that u can enchant cloaks. Btw maybe i'm with my cp come here.

Posted

Jesus guys, wake up!

 

Russians always use fake players value, it shows 12k online but prolly there are 2 k max or less  :rage:

 

I have russian server too and there is one file with all kind of nicknames lol

Posted

Jesus guys, wake up!

 

Russians always use fake players value, it shows 12k online but prolly there are 2 k max or less  :rage:

 

I have russian server too and there is one file with all kind of nicknames lol

 

I checked it yesterday. I was waiting for server rr. There was -2000 players after rr. So I assume that that 12k -2k. There is tons of real players. Every farm spot is overcrowded. Sometimes there is more players than mobs. Pvp everywhere. For sure 4-5k + boxes + shops + 2k fake. In the end 12k.

 

Before you start bitching about server just log in and check. EOT

Posted

IG text is Russian? or I can switch to English?

 

Game client in rus but I am searching for solution atm :) So far I changed systemsg for english one. In game by command ".cfg" u can change ru translations for eng. Which means all NPC's text. GK, quest, etc.

Posted

 

I used too, but i wanted to check this one again by asking u what the hell that means. Well i didnt saw any server mid/pvp that u can enchant cloaks. Btw maybe i'm with my cp come here.

 

let me know If u coming with your CP. Pm me here or "st0ne IG

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • 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...