Jump to content

Recommended Posts

Posted

Hello,I know there are several private servers going live lately with a huge variety but....

 

Lets imagine you can create a L2OFF server, a server that fit with your needs, a funiest one, one where you dont feel like losing the time..How it would be??

 

Wicht Chronicle?

-INTERLUDE OFF

-HELLBOUND OFF

 

Xp Rates?

-x5

-x25

-x50

-x100

 

Custom Shop?

-Until B-Grade

-Until-A Grade

-No Shop

 

Mini Buffer?

-Up to Second class buffs

-No buffer

 

Since im retired from l2 like 1 year ago, would be very apreciated any kind of feedback, tell me please which one would be your ideal server, or even some feature you thought and never saw in any server.

 

Thx ;)

 

 

 

Posted

    EXP: 35x

    Adena: 200x

    Spoil: 5x

    Drops: 5x

    Autolearn Skills

 

New players

 

    Start with top D-grade

    Start at level 20

 

Boosted area's

 

    Execution Grounds (EG) [ 20 - 40 ]

    Cruma Tower (CT) [ 40 - 52 ]

    Lair of Antharas (LoA) [ 52 - 80 ]

 

Giran Harbor (GH) is the place to be for all your trades and item needs!

 

Custom Armor get dropped by raids, allowing everyone to obtain a set and not only donators

 

    Buff duration is set at 1 hour for normal buffs (Buffs and Songs / Dances)

    Special buffs such as CoV etc are set at 5 minutes

    Summon buffs such as Blessing of Queen etc are set at 2 minutes

 

Servername weapons & armors in PI / MoS

 

 

Posted

Yes, maybe, but not another, one; one that deserve my time, my money and the time of the players, if im not able to find nothing new to offer i will not make nothing...

 

Ontopic-Nobody talked about chronicle yet; I personally like servers that keep the retail essence but ofc every opinion is welcome.

Posted

Yes, maybe, but not another, one; one that deserve my time, my money and the time of the players, if im not able to find nothing new to offer i will not make nothing...

 

Ontopic-Nobody talked about chronicle yet; I personally like servers that keep the retail essence but ofc every opinion is welcome.

 

Alright then make lowrate rates x1 simple and nice

Posted

I like it, but what do you mean exactly with custom craftlist?

For example, to make a Draconic bow, you will need 20 mithril alloy , some varnish, etc

 

not the bunch retail needs..

Posted

And what do you think about x25, HB OFF, with mats drop amount x5, spoil adjusted to these rates, and quest x5 amount like rpg, so even if a retail recipe is a chaos it would be not hard to make at all.

 

I heard almost 90% of ppl hate HB chronicle, I personally had fun on some Off server in the past in the time of Nextdev.

Posted

And what do you think about x25, HB OFF, with mats drop amount x5, spoil adjusted to these rates, and quest x5 amount like rpg, so even if a retail recipe is a chaos it would be not hard to make at all.

 

I heard almost 90% of ppl hate HB chronicle, I personally had fun on some Off server in the past in the time of Nextdev.

well I hated it at first , but then  gracia came out

Posted

And what do you think about x25, HB OFF, with mats drop amount x5, spoil adjusted to these rates, and quest x5 amount like rpg, so even if a retail recipe is a chaos it would be not hard to make at all.

 

This looks good for me.

Posted

For example, to make a Draconic bow, you will need 20 mithril alloy , some varnish, etc

 

not the bunch retail needs..

 

With a spoil rate of ~x30 it won't be hard to gather mats... 20 Mithril Alloy is like 2 min at Stakato q.

Posted

With a spoil rate of ~x30 it won't be hard to gather mats... 20 Mithril Alloy is like 2 min at Stakato q.

I know that. But with custom craftlists, you can totally control the economy, setting items farmable with extra mats in some special areas you want( to have more pvp there) and avoid some bad terms craft system has
Guest
This topic is now closed to further replies.


  • Posts

    • Update: Version 3.1.2: * Improved compaction: deleting even a few textures now always reduces the file (previously small deletions could still slightly grow some packages, such as fonts); Version 3.1.1: * Deleting textures now actually shrinks the package: on save it is automatically compacted, reclaiming the space of the deleted textures (format and encryption preserved); Version 3.1.0: * La2Tools now checks for updates on startup and lets you know when a newer version is available on the site; Version 3.0.9: * Fixed textures that appeared blank in some clients (their object carries an embedded shader the reader mis-parsed) — they now decode and display correctly; * ShaderCode is now editable: Texture Properties → Material → ShaderCode shows the texture's real HLSL shader (was a fixed placeholder before); edit it and Apply — works across client formats (Interlude-era through Essence 542); Version 3.0.8: * BMP now imports as a native format, like UnrealEd: 8-bit BMP becomes a P8 (paletted) texture with a real Engine.Palette, 24/32-bit becomes RGBA8, 16-bit becomes G16; * Compress to P8 — adaptive 256-color palette (median-cut quantization); P8 is also selectable as an import "Convert to" target; * Copy / Cut / Paste now works for P8 (paletted) textures; * Non-power-of-two textures are highlighted in red (tiles and table) with a tooltip; new "Fix texture size" menu item pads them to a power of two while keeping the displayed size; * Reads "broken" packages that were tampered to block editors (corrupted size fields) — the client still loads them and now so does La2Tools; * "Repair package" — shown only for a tampered package (its tab is marked red) and restores the corrupted size fields; * Added client license 30 support (reads and imports its textures); * Import dialog now auto-resizes to fit its content; Version 3.0.7: * Import: the file name is now parsed smartly — package.group.name automatically fills the Group and Name fields (the package prefix is ignored); * Import: live name validation with an inline hint and tooltip — OK is blocked until the name is valid (allows - + ' etc., forbids only characters illegal in file names); * Import: textures whose size is not a power of two are now auto-padded for ALL formats (DDS/TGA/BMP too, not only PNG/JPG/GIF) — padded to a power of two with UClamp/VClamp preserving the original display size; * Texture filter now has a clear (×) button; * Light theme: visible Chrome-style tab outlines; Version 3.0.6: * "Save as..." — toolbar button and tab-menu item: save a package under a new name to any folder, choosing the format (Old/New) and Lineage2Ver121 encryption; the tab switches to the saved file; * Tab right-click menu reworked: Save, Save as... and Settings on top; Copy path and Open in Explorer at the bottom; Version 3.0.5: * Animation grouping now follows AnimNext links instead of frame names — chains group correctly with any naming (mixed prefixes, non-sequential or 0-/1-based numbers); * GIF import: animation parameters (frame rate) and TotalFrameNum are now written only to the first frame, the rest keep just the AnimNext link — matches the game's own format; same fix applied to "Create animation"; Version 3.0.4: * Clipboard <-> Explorer: Ctrl+C in the browser then Ctrl+V in Explorer pastes the textures as files; copy files in Explorer then Ctrl+V in the browser imports them; * Rename a package right from Package settings (handles Lineage2Ver121 re-keying); * Hotkeys: F1 (About), F2 (rename), F5 (reload from disk, asks if unsaved), Delete, Enter (Properties), Ctrl+W (close tab); * The application icon now appears in the title bar of every dialog and sub-window; * Fixed flipped preview when importing TGA files;  Download (Installer) |  Download (Portable)
    • Hello! I am creating a new L2 Editor version with most bugs fixed and new features added. PM me for more info!
    • Hello, I would like to ask about Lineage 2 Interlude server solutions. I am interested in purchasing a ready to use server. Do you have any offers available? I am interested in both mid-rate and PvP-style servers. I am looking for a fully prepared project that I could purchase, launch, and start running without needing to make additional changes or configurations. I am also interested in server protection, security systems, anti-cheat solutions, and overall server stability. Please send me more detailed information about your available servers, features, included services, and prices. I am seriously interested in creating and launching a successful Lineage 2 project, so I would appreciate a detailed offer. I look forward to your reply. Best regards. PM ME thanks 😉
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..