Jump to content

Recommended Posts

Posted

Just took a look at ur donation list and its ridiculous. 3rd class change? hellfire oil and lunargents? S armor and wep recipes? Kinda sad to see dat.

Posted (edited)
 

Just took a look at ur donation list and its ridiculous. 3rd class change? hellfire oil and lunargents? S armor and wep recipes? Kinda sad to see dat.

Let the hater kids believe, that this server is something else than Destiny,Plusone and etc.. That's what i wanted to say in all these posts, that there is no difference between them, just another donation server. :)

Edited by Darknessbg
Posted (edited)

benihime =) another donationserver :D ? i think you never played on any l2 server. the donations are very light here.. 3rd classchange and hellfire oil + lunargents ? doesnt overpower a player.. aswell as  s weap and armor recipe boxes are total weak.. all s weap and armor recipes pop out with same % and that with over 50 recipes :D so relax urself and stop hatin

Edited by Lin2Hektor
Posted

U use word "hate" very wrong and irrelevantly. Enrichen ur voc plz.And to think dat u are 1 of da server admins..good grace.

 

As for de donations, u take S grd recipes so lightly in a x10 server? There arent 50 wep recipes so get ur head out of ur arse. If u claim "3 recipes with same %" dat means 3 wep recipes FO SURE and u can sell EVERY SINGLE ONE of em for a high price. So practically,its like u are selling adena to ppl in exchange for real money.

 

Please dont reply with "stop hatin" comments which are rly immature and dumb and instead come up with some counter-arguements. Im just a normal player considering whether or not to join ur server.

Posted (edited)

its free to join noone said Beni join. many ppl will join u just need a good cp this game is old and its too easy to get S grade wpn rcp.. i didnt saw the Q  drop rate items from IT,FoG still better rcp than full wpn.

Nothing can be cheap i just want protection from ddos,bot programs n stuff 

Edited by HolaHola
Posted

U use word "hate" very wrong and irrelevantly. Enrichen ur voc plz.And to think dat u are 1 of da server admins..good grace.

 

As for de donations, u take S grd recipes so lightly in a x10 server? There arent 50 wep recipes so get ur head out of ur arse. If u claim "3 recipes with same %" dat means 3 wep recipes FO SURE and u can sell EVERY SINGLE ONE of em for a high price. So practically,its like u are selling adena to ppl in exchange for real money.

 

Please dont reply with "stop hatin" comments which are rly immature and dumb and instead come up with some counter-arguements. Im just a normal player considering whether or not to join ur server.

 

Please restrain yourself from flaming or using curse words , no one talked this way to you and we don't deserve to be talked to like this , if you want respect please tone it down and talk like a normal persons. As it says on our website doantions are not mandatory and we each agree to arbitrary settlement in exchange of good/services in order to keep the server up and running . Lots of money were invested in this project to bring an old school L2 experience to the Low Rate lovers . If you want to continue flaming us , fine by me - I will be taking actions against you by reporting you . You're free to think what ever you want about our server  , the connection between the closing L2Destiny and us taking over their project was clarified  .

Posted

Wyratrux u are a bit lost there lold. A- I never flamed u or ur stuff friends,just commented on donations, B- I dont know what connection to l2destiny u are talkin about. Read posts carefully.

Posted

L2FunFanctory = L2Nouvelle (x45 I mean same Admins) ?

 

there is best protection for ddos.. aswell as we have unique antibot system.. but there will be always someone on. so reports will get banned directly

1)Red. Tell me more "best" ddos protection. For sure same as others.

2)Yellow. I see this msg on every server. Nothing new.

Posted (edited)

doesnt matter if you see it on other server aswell xD

 

1) called "Link11" and was tested for and by big companies like paypal and co

 

2) here it means: we have the protection from vang which nearly every server has but we have additionally some tool made by russians just for us which we call vbkill.. it detects and checks packages and aswell prevents any user from automation like: time, speed etc..

 

peace

Edited by Lin2Hektor
Guest
This topic is now closed to further replies.



  • Posts

    • @Silvin Thanks    This will be very useful.
    • Hello, everyone. I am an American, looking to start my own server.... I am looking for a dev, to help me build & edit a pride-style server.  Basically, at this point: (being Lineage 2 is a dying game - with botters overtaking) I'm not looking to spend hundreds-thousands of dollars.... Even if it's a cheap not "pride-style" server, I'll be content with that, too. I have everything else as far as Name, Discord, website, and staff - I just need a dev, to help with the files.  Thanks! 🙂 
    • ## 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..