Jump to content

Recommended Posts

Posted (edited)

image.thumb.png.884bf0125133119ea59c0bc5512a4f31.png

 

## 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

Edited by Silvin
edited =)
Posted
3 hours ago, Silvin said:

image.thumb.png.884bf0125133119ea59c0bc5512a4f31.png

 

## 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

@Silvin Thanks 

 

This will be very useful.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • ⚡ Weekend special! Upgrade your personal Google account with 5TB storage and Gemini Pro in under 60 seconds.
    • Chronicle: Chronicle 1 - Harbingers Of War General Information: EXP/SP: x1 Adena: x1 Drop chance: x1 Spoil chance: x1 Raid drop chance: x1 Quest adena: x1 Quest EXP/SP: x1 Quest drop chance: x1 Box limit: 1+1    Buff time: 40min normal buffs. 5min song/dance. Sub Acumulative 1+1 You can create a "sub" starting at level 20.   With a simple quest. Level 40 need a simple quest. You can crea a sub with your same race (simple quest) or other race (more hard quest). You need learn all your class and sub skills. You can start with the "Master of Talents" NPC, located in every city next to the Grand Master.    The Client: We use the official original Chronica 1 game client, but we have made some modifications we deemed necessary for a better gameplay experience.   1. In-game buff duration timer. 2. ALT+M or M (with enter-chat) show map without needing to buy it 3. AutoSoulshot—but use it wisely. Soulshots aren't cheap! 4. Private Workshop (craft) 5. Game window in windowed mode, allowing it to be moved freely around Windows. 6. Combat Log. DISCORD: https://discord.gg/uzWj8M4gcm SITE: https://l2giran.com/
    • ⚔️ DRAGON-NETWORK LEGACY x15 ⚔️ INTERLUDE+ • SUBSTACK • STAGE PROGRESSION 🔥 GRAND OPENING: OCTOBER 2, 2026 🕖 19:00 UTC+2 🌐 https://dragon-network.eu ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ THE LEGACY RETURNS. YOUR STORY BEGINS. The battlefield is calling once again! Dragon-Network returns with LEGACY x15, delivering a unique Interlude+ Substack experience featuring competitive PvP, expanded content, and progressive gameplay. Forge your build. Gather your clan. Conquer your enemies. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚙️ SERVER INFORMATION • Chronicle: Interlude+ • Gameplay: Substack • EXP / SP: x15 • Adena: x10 • Drop / Spoil: x10 • Seal Stones: x10 • Raid Boss Drops: x5 • Epic Drops: x1 • Maximum Level: 85 • Box Limit: 1 Main + 2 Boxes ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ⚔️ SUBSTACK SYSTEM Create your own playstyle and explore unique class combinations. ✓ Free starting Golkonda Horn ✓ First Stack Sub from level 40 ✓ Additional horns obtainable through gameplay ✓ Custom class and skill adjustments Your build. Your strategy. Your legacy. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🌍 INTERLUDE+ CONTENT Experience the classic world of Lineage II with additional content and expanded progression. ✓ Kamaloka & Labyrinth ✓ Pailaka Quests ✓ Hellbound Island ✓ Isle of Prayer ✓ Improved Pets ✓ S80 Equipment ✓ Attribute System ✓ Siegeable Fortresses Content is introduced progressively through server stages. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🏆 PVP & EVENTS Prepare for competitive battles and valuable rewards! ✓ Daily Team vs Team events ✓ Event Coins and exclusive rewards ✓ Epic jewelry reward opportunities ✓ Weekly Olympiad cycles ✓ Castle Sieges ✓ Clan competition Fight for glory. Earn your rewards. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🛡️ FAIR PLAY & QUALITY OF LIFE ✓ DragonGuard Anti-Cheat ✓ Custom Anti-Bot CAPTCHA ✓ No Pay-to-Win philosophy ✓ Improved class balance ✓ Progressive NPC Buffer ✓ 1-hour buffs ✓ Offline Shops ✓ Community Board skill learning ✓ Shift+Click monster drop information ✓ Combo Songs & Dances ✓ Tattoo System ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📅 SERVER ROADMAP OCT 02 — GRAND OPENING OCT 05 — Seven Signs Quest Period OCT 07 — Team vs Team Begins OCT 12 — Olympiad & Seal Validation OCT 17–18 — First Castle Sieges OCT 19 — First Heroes OCT 28 — Stage 2: Dynasty & Attribute Stones ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 🔥 THE COUNTDOWN HAS BEGUN! Old rivalries will return. New alliances will rise. Legends will be written. Will you be part of the next chapter? ⚔️ DRAGON-NETWORK LEGACY x15 📅 OCTOBER 2, 2026 — 19:00 UTC+2 🌐 OFFICIAL WEBSITE https://dragon-network.eu 📜 SERVER FEATURES https://dragon-network.eu/features 🔧 SEASON IMPROVEMENTS https://dragon-network.eu/whats-new DRAGON-NETWORK — FORGE YOUR LEGACY.
    • Clan: BeMyFrag (BMF) Clan Leader: AresQQ (Ares / PapaSmurf) Type: EU PvP clan, English-speaking (Polish and other EU languages inside) Recruiting: YES — open until launch, target 80–120 active players Where are we playing now? Eigis Odyssey Season 3 — opens 9 October 2026, 8:00 PM. Full server briefing: https://bemyfrag.com/eigis/ How many members? target 80–120 at launch. Which servers have we played? Playing together for over a decade. Last season: The Cult  What we offer: Organised mass PvP and castle sieges every Sunday (Aden/Goddard alternating) TeamSpeak 3 (bmf.ts3.so) + in-client voice for parties DKP ranking with reward codes for active players Fair loot rules and disputes — no drama Maintained server FAQ, so you don’t figure out Eigis alone Multigaming Discord community beyond L2 Clan rules: Be on TeamSpeak for mass PvP and sieges Party up before launch — no solo drifting competitive and casual both welcome Join: https://discord.gg/2UweQ3RYTZ → channel #l2eigis-apply → ask for rights.
  • 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..