Jump to content

Recommended Posts

Posted

52d71b69b22f077a96c8b6f3de9251a6498.png

 

 

PvP Server L][Ruby x1200

 

Website EN: www.en.Lineage2.be

 

Forum EN: http://forum.lineage2.be/index.php?/forum/14-english-speaking-section/

Forum Information: http://forum.lineage2.be/index.php?/topic/8-ruby-x1000-features/

 

Event's Section [started]: http://forum.lineage2.be/index.php?/forum/16-events/

 

8df5ebd19ffc12fc450fa361b0666215293.jpg

 

Open Beta Started 2013.08.02 :not bad:

 

 

PvP Server L2Ruby

L][Ruby x1200 Server - classical PvP the server. Mechanics of skills most approached to the official server. Full implementation of quests and locations. Server rates promoting fast pumping of the character and access to high level locations.

 

 

ruby.png

 

 

Game version - High Five, Part 5

Mechanics of abilities most approached to the official server. Full implementation of quests and locations. Server rates promoting fast pumping of the character and access to high level locations.

 

- Xp x1200 Sp x1000 Adena x2000

- Drop x1 Spoil x1 DropRB x2

- Quests x5 Rewards x5  Manor x2

- Epaulette x8 FameReward x4

 

- Full implementation High Five part 5

 

- Safe enchant +3

- Enchant chance 45%

- Maximum sharpening of the Weapon +16 etc_scroll_of_enchant_weapon_i05.png, Armor and Jewelry +12 etc_scroll_of_enchant_armor_i05.png

 

- Classical system of attributes on High Five etc_holy_stone_i00.png 150/300 divine-attribute-crystal.png

 

- Buff skill1501.png slots 48 / Songs skill0914.png and skill0915.png Dances 24

 

To recieve Noblesse status accessory_noblesse_tiara_i00.png enough kill Flame of Splendor Barakiel (no need take quest), respawn time - 6 hours / +30 minutes

Unique automatic events

Special events from our GM’s

 

- Respawn of all epic RB is reduced

 

accessory_earring_of_antaras_i00.png - Antharas - 2 days, (an interval 24 hours)

accessory_necklace_of_valakas_i00.png - Valakas - 2 days (an interval 24 hours)

accessory_ring_of_baium_i00.png - Baium - 2 days (an interval 24 hours)

accessary_dynasty_ring_i00.png - Beleth - 2 days (+ - 4 hours)

accessory_ring_of_queen_ant_i00.png - Queen Ant - 24 hours (+ - 4 hours)

accessory_ring_of_core_i00.pngaccessory_earring_of_orfen_i00.png - Core, Orfen - 36 hours (+-4 hours)

 

- The necessary number of characters for pass to some RB is reduced

 

 

- Necessary number of characters to kill Mutated Elpy - 16

- Necessary number of characters to pass Beleth - 24

accessary_dynasty_ring_i00.png

- Necessary number of characters to pass Frinteza, Freya - 16

3.jpgaccessary_queen_of_ice_necklace_i00.png

- Necessary number of characters to pass Night Zaken - 16

accessory_earring_of_zaken_i00.png

- Necessary number of characters to pass Day Zaken - 9

accessory_earring_of_zaken_i00.png

 

- Convenient CommunityBoard (ALT+ B with all necessary)

 

- Olympiad period accessory_hero_cap_i00.png - One week

 

- Buff time is increased till 2 hours

- Global teleport is always available to you in ATL+B

- Gm-shop for Adena etc_adena_i00.png

- Full-fledged Buffer in ALT+B, with possibility of creation of personal schemes

 

- Class manager

- Two type of Champion monsters

- System of conjugate social actions

- Recomendation system High Five

- Sharpening of abilities (skills) completely corresponds High Five

- Automatic learn of abilities on achievement of necessary level

- Sub-class without quest

- Certification without a quest

 

- Sieges accessory_crown_i00.png, TW etc_badge_black_i00.pngevery week

- Maximum sub-class level 85

 

- Quite great opportunities for online services in ATL+B (from change of a name of the character, before transfer of the  character on other account)

- Bonuses for server vote are given automatically

- Convenient offline trade and the manager of search of dealers of sold/bought goods

- Chance a track of attributes from all monsters of 50%, drop spots offlike

- Hellbound is open and has 11 (maximum) level

 

867463bd6a9ef13649871de90717c810803.jpg

 

- Register to forum, participate to Discussions, JOIN to Event's & WIN Prizes! -

 

- Russian Powerfull Project, Enlighs Patch, more promising Server - Active Forum & Event's with Big Prizes! -

 

 

 

Video and Banner Event's Started!

You can Win Donate currency and the 1st place Prize is:

Razer Orochi

14:20:18_c4281a8e.png

Posted

when is the grand opening ?

 

9088334d85cf5fe0c2559b2576e65909209.jpg

 

New Lineage2 High Five PvP Server

[shadow=green,left]Live:[/shadow] 08.02

 

sorry, i hate enchanting, so i will not join.

Guest
This topic is now closed to further replies.



  • Posts

    • in conclusion when somebody who has a project for 10+ years still on development writes an e-say to try until you succeed and then advertises his project, one of the reasons is he needs money, so l2j has once more become pure expensive hobby, you wont make money out of it.   You can still use L2jFrozen and get better results for this, i know some people that done it    keep in mind that C in aCis stands for Crappy, and after all these years its not a cool wordplay anymore, its a fact, prove me wrong.
    • First, don't really follow the "main voice", moreover if you consider it an hobby. Simply do what you want, you got only one life so use it as you want. If you make it an hobby, it's exactly like piano, or velo - only practice makes you better.   Secondly, how do you learn things ? It's actually a really important question, since some can simply be scholar, read books (theory) then practice ; and some simply can't read books. I'm the second type, I hated school, I find it boring - my knowledge in Java comes from try-and-fail. You improve your coding style every year or so, I can myself rewrite my own code (which I already considered top-notched) after a while. You always learn something new - even if Java barely evolves. L2J is a fun way to learn programming, it's a giant sandbox where you can edit anything, and I believe it should be taken as it.   My own way of learning was as follow : Add existing customs, no matter what they are : the point is to know main classes used by L2J / customs. L2J is barely Java knowledge ; the true knowledge is to know WHAT to search in WHICH location (what I call, organization). You have to understand than EVERYTHING you think already exists, in a form on another, in the source code. A custom is only the association of the different mechanisms you found "here and there", glued together in a proper goal. Once you know main classes to edit, and the customs you added are compiling fine, the main point is to know WHAT exactly you DID. Try to understand WHY and WHERE you actually copied the code. Third point would be to MANIPULATE the customs you added in order to fit your wish. First edit little values, then logic conditions ; eventually add a new Config, or a new functionality to the custom. Fourth point would be to begin to craft your own ideas. Once again, EVERYTHING already exists, in a form or another. You want a cycled event ? You got Seven Signs main task as exemple. Npc ? Search any type of Npc and figure out what it does. Fifth point would be to understand Java - mostly containers (WHAT and WHERE to use them), variables types and main Java mechanisms (inheritance, static modifier, etc). You should also begin to cut your code into maintainable classes or methods. Java can actually run without optimization, but bigger your ideas, more optimized and well-thought it should be. It's direct saved time in the future, and you would thank yourself doing so. Main tips : ALWAYS use any type of versioning system - GIT or SVN. It allows to save your work, step by step and eventually revert back anytime you want if you terribly messed up. L2J is 80% organization knowledge, and 20% Java knowledge. Basically, if you know WHAT and WHERE to search, if you aren't dumb, it's easy to replicate and re-use things. Cherry on top is to use a already good coded pack to avoid copy-paste crap and get bad habits. Avoid any type of russian or brazilian packs, for exemple - their best ability is to leak someone's else code. Obviously you need some default sense of logic, but Java and programming in general help you to improve it.   Finally, most of your questions could be solved joining related Discord (at least for aCis, I can't speak for others) - from the moment your question was correctly asked (and you seemed to search for the answer). My community (and myself) welcomes newbies, but got some issues with noobies.   The simpliest is to try, fail and repeat until you succeed - it sounds stupid, but that's basically how life works.   PS : about Java ressources, before ChatGPT, it was mostly about stackoverflow website, and site like Baeldung's one. With ChatGPT and alike, you generally double-cross AI output to avoid fucked up answers. Also, care about AI, they are often hallucinating really hard, even today. They can give you complete wrong answer, you tell them they are wrong, and they say "indeed, I suck, sorry - here's a new fucked up answer". You shouldn't 100% rely over AI answer, even if that can give sometimes legit answers, full code or just skeletons of ideas.   PPS : I don't think there are reliable ressources regarding L2J itself, also most of the proposed code decays pretty fast if the source code is actually maintained (at least for aCis). Still, old coded customs for old aCis sources are actually a good beginner challenge to apply on latest source.
    • WTS: - AQ - Baium - Zaken  - Frintezza - Vesper Fighter Focus Fire Element   pm for detalis
  • 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