Jump to content

Recommended Posts

Posted (edited)

We are glad to announce our new server. As a long time players, our team has create a unique project in order to offer you the true Lineage 2 interlude experience. No custom items, no overpower donators, with a balance economy system you can enjoy your game play. Οur team is always willing to help in any situation to ensure that you can enjoy your game smoothly. We hoppe you to stay with us and share our pasion for Lineage 2.

Server Info:
Chronicles: Lineage 2 Interlude

Server Rates:

Exp: x60
Sp: x60
Adena: x15
Items: x25
Spoil: x20
Quests: x10
Raid Drop Items: x2
Rate in some quests: x2-x6

ENCHANT Weapons / Armor / Jewelry:

Safe +3
Max +21/+20/+20

Rates:

Normal 65% Bless 70%, from +15 Normal 55% Bless 65%

Server Commands:

.menu: All options will be thear.

Professions:

Getting from the first to the third class does not require quests.
1st profession for free and gift 5.000.000 adena.
2st profession for free and gift 10.000.000 adena.
3st profession cost 50.000.000 adena and free gift Book of Giants.

Augmentation:

NGS : 5%
Mid : 10%
High: 15%
Top: 20%

Other:

According to the concept of a Olympiad NCSoft.
Automatic learning skills.
Subclass without quest.
No Donate things affect the game balance.
Bonuses for voting on TOP sites.
/ unstuck 15 seconds.
The catacombs are open 24 \ 7
According to the concept of a castle siege NCSoft.
The maximum number of windows from one PC is 4

Buffs / Buffer

Number of slots: 40
Number of debuff slots: 6
Cost buffs: 1000 adena
The duration of the buff: 2 hrs
All buffs, dances, songs and buffs for pets
Full recovery: MP, CP and HP

RAID/GRAND BOSSES

Retail like.

Rate Raid Drop Items= x4

Seven Signs:

Catacomb and Necropolis always open.

GM Shop

All items you need is there
One shop all items
D-C-B grade for Adena
A-S for Donation Coins
Finery / Misc / Recipes / Quest and much more.

Offline Shops

Just exit your client when you have shop.
Offline Max Days: 7
Offline Place: Only in Peace Zone

Custom Vip / Hero for: 3, 10, 30 Days

Vip Benefits

Exp: x120
Sp: x120
Adena: x30
Items: x40
Spoil: x40
Quests: x10
Raid Drop Items: x2
Rate in some quests: x2-x6

Free Buffs and more in Vip Manager

And many more that can discover in our server…

join as at http://l2doll.com/

Edited by DreamHunter
rong format

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

    • You always find a way to lower the bar. Consistency matters. I admire your dedication to being completely unaware of how little you matter.     at least you are not entirely useless you can always serve as a bad example
    • hahahahahahahahahahahaha this says more about MaxCheaters than about me xD
    • I already finished my panel for change name and gender, anyway need restart, im used schema  $stmt = $conn->prepare("EXEC lin_ChangeCharacterName2 ?, ?, ?"); for change name... also for change gender i used if ($race == 5) // Kamael race ID; modify this value as per your database { $error = "Gender change is not allowed for Kamael race characters."; } else { $stmt = $conn->prepare(" UPDATE user_data SET gender = ?, face_index = 0, hair_shape_index = 0, hair_color_index = 0 WHERE char_id = ? AND account_name = ? "); Sorry no idea how to add cached update in myext64 about, not have any  solution for this yet compatible to myext64 code. This is my panel make in php http://177.73.143.43:8080/account/ Cool panel for me, without experience in any code. Without help from any people here 🙄
    • Базы данных от прямых источников!                                  Холодка                 Реги                 Депы                 Богатые физики                                  Много актуальных гео!                 Замена брака!                 Гарант+                                  Контакты                 ТГ - @yashkatsigun    
    • Don't listen to that idiot @Nightw0lf — he doesn't know or understand anything... he just talks nonsense. Here's the solution, just to prove that they're the useless ones giving you meaningless and useless answers.   function disableCharacter($charId){ $buf = pack("cVV", 0x14, $charId, 1); return $this->Send($buf); } function enableCharacter($charId, $accountId){ $buf = pack("cVV", 0x15, $charId, $accountId); return $this->Send($buf); } function kickCharacter($charId) { $buf = pack("cV", 0x05, $charId); $tmp = $this->Send($buf); sleep(2); return $tmp; } //-------------------------------------------------------------------------------- if ($func==7)//DESHABILITAR PERSONAJE { $char_id = $var1; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->disableCharacter($char_id); RegistrarActividad("disableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",0,0,0,0); } else if ($func==8)//HABILITAR PERSONAJE { $char_id = $var1; $account_id = $var2; $CACHED->kickCharacter($char_id); $respuesta = $CACHED->enableCharacter($char_id,$account_id); RegistrarActividad("enableCharacter",$respuesta,GetCharNameByCharId($char_id)."(".$char_id.")",$account_id,0,0,0); } //-------------------------------------------------------------------------------- $CACHED->disableCharacter($char_id); $tabla = sqlsrv_query($conexion_lin2world, "UPDATE user_data SET xxxxxxxxxxxx WHERE char_id=".$char_id.""); $CACHED->enableCharacter($char_id,$account_id); Now just compare the stupidity said by that imbecile @Nightw0lf with the answer I gave you... Thanks to people like this, MaxCheaters is in the state it's in... They keep following useless people who are good for nothing 😉  
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock