Jump to content

Recommended Posts

Posted
lool giati mono osoi einai se clan mporoun na to xrisimopioun?eleos ante se allon server kalhtera file

 

eleos esi ti les? to speed of pagrio einai clan buf ffs... niose asxeto auto.

 

 

 

maxtor gia pes re man pos 8a ginei na vgalo ta tatoo kai ta underware kanw copy paste pataw sto help kai meta? se pia epilogh apo autes pou vgazei m8?

Posted

An htan toso eukolo na evgazes tattoo kai underwear tote...

 

Ta pio polla den douleuoun epidi ta exoun patchari toso kairo kai fusika to patch tou tontor...

 

An vris kana quest pou na dini 1-2k adena na douleui ti na sou pw vale autoclick kai asto ekei mia mera mhpws kai vgalis tpt gia kana C.

Posted

Hi all,

 

 

 

I play In L2Enraged, for a while help file works fine, some litimation but i can use secrets stores and hiden Shops, i up-grade to 1.6 and now i cant use anymore.

 

 

 

I Copy 1.5 againd but not work.

 

 

 

Someone have some idea how i can make the help file works again?

Posted

Don't work For me...

 

 

 

Server: French (www.evolution-fr.com) (in the list something like Bartz)

 

C3 L2J Based.

 

 

 

I can see in help menu all options. But when i click something (exemple for adenas, where i can lose or gain it) nothing happens. When i click for exemple for hidden shops, help menu just closing. Nothing works.

 

 

 

:(

 

 

 

Someone know an good & working way to dupe? Coz' the way by droping an adena in party is a real bullshit, selling buying weapon enchant at 1 adenas, don't works too. Method to xp with an party and let an noob in town, don't gives + xperience by the normal... so... I never found and cheat/tips working... just one astuce is jumping some mountains by clicking at the top many times. Also a cpuspeed=1000 just accelerates your client-side image, but server-side calculs rest the same.

Posted
Don't work For me...

 

 

 

Server: French (www.evolution-fr.com) (in the list something like Bartz)

 

C3 L2J Based.

 

 

 

I can see in help menu all options. But when i click something (exemple for adenas' date=' where i can lose or gain it) nothing happens. When i click for exemple for hidden shops, help menu just closing. Nothing works.

 

 

 

:(

 

 

 

Someone know an good & working way to dupe? Coz' the way by droping an adena in party is a real bullshit, selling buying weapon enchant at 1 adenas, don't works too. Method to xp with an party and let an noob in town, don't gives + xperience by the normal... so... I never found and cheat/tips working... just one astuce is jumping some mountains by clicking at the top many times. Also a cpuspeed=1000 just accelerates your client-side image, but server-side calculs rest the same.[/quote']

 

 

 

 

 

 

 

 

 

 

 

Some Some problem for me, plz help my server is http://kilah.mnetwork.it/ (Italian)

  • 2 weeks later...
Posted
im currenlty making a new version 1.6 ' date=' it will be ready in 1 week from now.[/quote']

 

 

 

i dont see it :(

Posted
im currenlty making a new version 1.6 ' date=' it will be ready in 1 week from now.[/quote']

 

 

 

i dont see it :(

 

 

 

ive decided not making it. All servers are fixed. It doesnt work anymore, unless you find the correct ids for each server.

Guest
This topic is now closed to further replies.



  • Posts

    • 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..