Jump to content

Recommended Posts

Posted

L2Abel-Banner.gif


General:

 

Site: http://www.l2abel.com

Forum: http://www.l2abel.com/forum

 

x1000 Interlude PvP Server


Features:

- Safe enchant: +3

- Max enchant for Armors, jewels:  +6

- Max enchant for Weapons:  +10

- 40% Normal Scroll

- 60% Blessed Scroll

- Enchant rate decreases every enchant level.

- Normal Scroll: When enchant fails item gets crystallized.

- Blessed Scroll: When enchant fails, the enchant level decreases by 1.

- Chronicle Interlude Java Server

- Auto-learn skills

- Gm Shop/ Buffer/ Global Gk

- Account Manager NPC

- All Buffs last 3 hours

- No spawnkilling and grief buffing

 

That's All?

Of course not. If you want to see the full list of features click here.


- After months of work and a good beta we are going live! it has been a amazing journey so far. The community has exploded and currently has 400 members and we expect that number to get much larger once the server goes live and people have to make accounts to make a game account. Live should be packed.

on.png

 

- Active GMs and experienced staff will make sure the server is lag and bug free. Usualy it should take no longer than 24h to get rid of a basic issue.

 

- No OP donations! Even if someday there will be a way to support the server with some small a-beep-t of money, it wont affect the game play. The rewards will be most likely like colored nicknames, clan level or smth like.

 

- What we aim for is great stability, and lag free community, with a professional assistance through the game and forum.

 

Server will be online on 03.05.2012 10:00 A.M!

 

I would like to thank the community for all they have done in helping us grow as a community. All our hardwork was to give the community a fun, longterm, secure, stable server. We hope you enjoy it!!

Posted

What da fuq! L2ABBLE???????????? <333333333333333333333333333333333333

It's L2ABBLE? OMG :ddddddddddddddddddddddddddd

FOR SURE I WILL JOIN IF YOU ARE L2ABBLEEEEEEEEEEEE <3

Posted

Good luck m8 ;)

Thanks mate! :D


Also if you want to help comunity you can use this as a signature to your profile for advertisement :

I have permision from Maxtor so don't worry, you can't be punished

L2Abel-Banner.gif

 

Edit:

What da fuq! L2ABBLE???????????? <333333333333333333333333333333333333

It's L2ABBLE? OMG :ddddddddddddddddddddddddddd

FOR SURE I WILL JOIN IF YOU ARE L2ABBLEEEEEEEEEEEE <3

We are not L2Abble we are L2Abel. We have no business with the L2Abble server, is just a confusion because of the name, anyway you are welcomed! :D

Posted

Thanks mate! :D


Also if you want to help comunity you can use this as a signature to your profile for advertisement :

I have permision from Maxtor so don't worry, you can't be punished

L2Abel-Banner.gif

 

Edit:We are not L2Abble we are L2Abel. We have no business with the L2Abble server, is just a confusion because of the name, anyway you are welcomed! :D

As i saw on your features, are the same with L2Phaedra. Are you L2Phaedra?:D
Posted

As i saw on your features, are the same with L2Phaedra. Are you L2Phaedra?:D

First L2Abble, now L2Phaedra?

 

I'll answer the question


It's a brand new project not an old one and NO we are not L2Phaedra and we are not L2Abble.

Our gameplay its unique and its based on classic servers w/o many custom mods.

 

P.S: Stop trolling because some other players maybe will trust you and I don't want to made bad advertisment.

Thnaks in advance!

Posted

Nothing special but it seems a balanced server so i will give a try ;)

Good luck

If I was players like you and I see this information on a server I'd probably say the same thing like you but as admin I say that server (L2Abel) will be very different from those which are now online!

 

Anyway thanks for the good words! :D

 

Guest
This topic is now closed to further replies.



  • Posts

    • ## SuperPoint Editor   SuperPoint Editor is a practical visual editor for Lineage II PTS 'SuperPoint.bin' files. It is built for people who need to inspect, fix, rebuild, and draw server routes without digging through binary data by hand.   ### What You Can Do   - Open and edit 'SuperPoint.bin' files. - Export BIN data into a readable TXT format. - Save edited data back into a valid BIN file. - Validate routes before saving. - Work with SuperPoint routes, points, directed connections, and path records in tables. - Add, duplicate, delete, and reorder points. - Create direct and reverse connections between route points. - Automatically generate connections between neighboring points. - Edit raw point coordinates: 'X', 'Y', 'Z', 'Index', and 'Delay'. - Keep route names and internal route data organized. - Use either English or Ukrainian interface language.   ### C4 Server Support   Some C4 servers have 'SuperPoint.bin', but do not have 'superpointinfo.txt' in scripts. The editor supports this case directly. When 'superpointinfo.txt' is not found near the BIN file, the editor can open the BIN in C4 mode. In this mode, 'Fstring ID' is disabled because that value belongs to 'superpointinfo.txt', not to the BIN itself. The editor will not generate or modify 'superpointinfo.txt' while working in this mode. This keeps C4 data clean and avoids creating script files that the server does not actually use.   ### superpointinfo.txt Support   For chronicles that do use 'superpointinfo.txt', the editor can load and synchronize it together with the BIN data. When saving, the editor updates route nodes and coordinates while preserving existing metadata such as: - 'npc_name' - 'move_type' - 'fstring_index' - 'social_number' - 'delay' New nodes are generated with safe default values, so existing script metadata is not accidentally wiped.   ### Geodata Tools   The editor can also open converted geodata '.dat' files and display them as a map. This makes route editing much more visual. You can: - Load geodata and inspect the terrain by layer. - Zoom and pan around the map. - Create a new SuperPoint directly from a map cell. - Draw a route by clicking on the geodata. - Drag existing points to new positions. - Automatically snap 'X/Y' to the selected geo cell. - Use the selected geodata layer to fill the point 'Z'. - See all routes on the map or focus only on the selected one. This is especially useful when building new NPC movement paths or correcting bad route coordinates.   ### Connections and Paths   SuperPoint connections are directional. A connection from point '3' to point '2' is not the same as a connection from point '2' to point '3'. The editor makes this explicit by separating: - route points, - directed connections, - and the actual path records used by each connection. For simple cases, it can create direct path records automatically. For more complex movement, you can edit the path points manually. ### Built for Safe Editing The editor includes validation before saving, so common structural problems can be caught before a broken BIN is produced. It also verifies rebuilt BIN files through the converter engine. The goal is simple: edit quickly, but do not silently damage server data.   ### Unknown Field   This small 'Unknown' field is part of the original BIN structure. Most official-looking files keep it as '0', and for regular route editing there is usually no reason to change it. The editor exposes it so nothing from the BIN is hidden or lost. If you do not know exactly what your server uses it for, keep it at '0'. Download
    • NpcGrp não salva no interlúdio e da crítico quando coloca ele no cliente, já testei ele antes.
  • 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..